Hi
is it possible for Appsheet to fill up 2 tables at one time after save the form ?
Hi
is it possible for Appsheet to fill up 2 tables at one time after save the form ?
Hi @desmond_lee
Yes. You would define an action on the “on save event” of your form.
This action would be a grouping of one or more action, that would for example “add a new row to another table using values from this row”.
For reference: