I have a table of elements and a table of inspections. If the item has everything OK, I want to do it quickly. What actions do I need? Table of inspections:
Action 1: Create row
Action 2: update the id value of the element table
Action 3: update the OK value in field 1
Action 4: update the OK value in field 2
Action 5: action 1 + 2+ 3+ 4
Table of elements:
How do I configure the use of action5 if there is no row?
Ok, thank you.
But LINKTOFORM opens the form with the uploaded data and I don’t want to open the form. I just want to enter the data. Can you configure it so that it does not open the form and only enter the data?
Yes, of course… I already had it as action 1 but then I don’t know how to enter the data to the new record because I know how to point to the new record. If it worked as LINKTOVIEW and you could pass data to the new record directly it would be perfect.
Let’s see if there’s anything else we can do to get that.