Hi,
I am trying to save a list of names and attributes within a single field in the database. The thing being a company and the field being shareholders (of which there are multiple of).
I am trying to get the user to input a list of names and ownership fields in a repeating group.
In my data, I have a ‘Thing’ called startups with a field of ‘shareholders’ (which is a multiple list input).
In my workflow, I am trying to set up so when the user fills in inputs all the values in the repeated group, these will be saved in one field. Do I need to make a new type of ‘thing’ (being shareholders) and build a table from that?
I think my logic may be wrong, and there may be a better way in doing this - any advice would be greatly appreciated.
Thanks,
Alex


