Hi,
i am currently trying to build an app that is partly offline usable.
I have a form control and when being offline, i want to save the data in a collection instead directly in the datasource.
The following formula is used on the submit button.

It only works, when i collect every single form field separately. Is there any way to save a whole form structure, instead of collecting every single form field separately?
------------------------------
Fabian Heil
------------------------------