I have a lookup rule that populates a table in forms from a simple table. If I load a new instance of the form it loads all the data from the lookup rule, but if I submit and open my task, the lookup rule does not run and add new data from the table, it shows show what was previously submitted.
It is not clear to me in the lookup rules configuration when these lookup rules run, it appears to only be on the starting step and not in user tasks.
Is there any way to have a table that is updated each time the form is loaded in any task with any new data that has been added to the table?