I have a table in P.F that trough a connection gathers information on finished and submitted surveys, then I need to send values back to the forms depending on this data.
To this end each row of the table has a button with "set field in other instance" behaviors beneath it.
Is there a way to run the button "is clicked behavior" for the entire column through a single button at the bottom of the table.
I have tried but can find no way to execute the table buttons programmatically.
Thanks
