Hi, i’m totally new to appsheet and i want to add a button on my project screen and copy the data of data source named “project” (in fact i also want to copy project recommendation data source and project members data source). A project has several project recommendations and a project has several project members.
I’ve created one action with 3 others actions :
Copy Project:
- copy project properties
- copy project recommendations (i need the key created during the first step, it’s my foreign key)
- copy project members (i need the key created during the first step, it’s my foreign key)
The first action “Copy Project Properties” works well
But i don’t know how to configure the two others
For example, in the second one:
i don’t know how to duplicate project recommendation data with the foreign key equal to the key created in step one.
I would be very pleased if you could help me.
Thanks in advance
