Can INPUT() be used with an Add New Row action type?

I'm using an "execute an action on a set of rows" action from my "mixtures" table to copy a list of items from a template table called "temp_ingredients" to the child table of mixtures called "mix_ingredients". The template table is just a list of items with no association with the other tables. "Mixtures" and "Mix Ingredients" have a parent/child relationship.

From the Mixtures form, I have a button to run the action below but I don't have a way to pass the mixture_id to the child table through the copy_ingredients_mixture action.  I tried to use the INPUT() function but it only seems to work with SETVALUE actions.  

I have a multi-user app. Is there another way to copy records from an unrelated table to a child table with the correct parent_id?

A million thanks!

Daisy_Ramirez_1-1686679491981.png

This is the action it's running:

Daisy_Ramirez_0-1686679028278.png

 

1 1 555
1 REPLY 1
Top Labels in this Space