Hello Glide Community,
I am working on an app with two tables: “Invoices” and “Tasks”. This two tables are related to each other. Each invoice has a unique Row ID
. When adding a task, I want to copy this Row ID
into the “Tasks” table to maintain a connection between the tasks and their respective invoices.
Could anyone help me and probably provide a step-by-step guide on how to achieve this as i am very new on this awasome platform
Tanks
Remo