I have an app for inspections, where I have “Multiples Inpsections Forms”
-
Inspection form is to be done close to the work station. The important thig is that I create task for the worker at the end of my observations, like a “TODO” list for that worker.
-
Inspecton for to be done far from the workstation, and aswell I have to create tasks for that worker.
What I want to do is to create a single table where I can save all those task just in 1 place
What I did was to create the table Actions with Multiple ref colums where I bring the Key for those forms, and depending on that I set a value for “Where the task comes from (Close observation or far observation)”.
But Appsheet “Un Check” the option of IsPartOf automatically. And it doesn´t let mi ad task from 1 of the forms
Some Screenshots:
Form 1
Form 2: Here I activated manually the Check bos “IsPartOF” but after I save it, it desapear
BUT this is how I expected to look like