Hi David,
I have a multi dimensional array that contain 5 coloumns and more rows.
So i need to save these informations in one field.
Thanks
/Ferdinando/
Il 19/07/2021 16:08, David Ringsmuth ha scritto:
Ferdinando,
I just did this with a “test” type of application where I stored
various type of data in a collection, in an object field.
Data_ob is Object
Everyother property in the object is typed upon assignment.
[Table]Data_ob.survey.UUID
[Table]Data_ob.survey.Name
[Table]Data_ob.survey.createdDtTm
[Table]Data_ob.survey.submittedDtDm
[Table]Data_ob.survey.recordId
[Table]Data_ob.survey.formSubmit[SurveyName:”Class”,Id:285,Row:1,Value:3,Statement:”The
Class met on time.”]
[Table]Data_ob.survey.formSubmit[SurveyName:”Class”,Id:285,Row:1,Value:5,Statement:”The
Class room was comfortable.”]
David Ringsmuth
*From: *stardata.info via 4D_Tech <mailto:[email protected]>
*Sent: *Tuesday, July 13, 2021 5:04 AM
*To: *[email protected] <mailto:[email protected]>;
[email protected] <mailto:[email protected]>
*Cc: *stardata.info <mailto:[email protected]>
*Subject: *Collection
I All,
I need to save some information of several type in one record.
For example for one test i need to save more than one result.
These results are variables, 20/30/40 results for every test.
So for one test, I need to save a variable number of rows.
For every row, I have more than one information (code, value, times and
other )
Use the object field is a correct solution?
Or is better to use a text field with field separators and row delimiters?
Thanks
Ferdinando
**********************************************************************
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************