Hey all - I’m trying to take user data from a form and then display it in a repeating group. I can store the data from the form in the database. And I can display the user’s records in a repeating group.
But I can’t seem to automatically add the record to the list of records for that user. I can do this manually in the database. But I can’t do it directly from the form.
I’ve tried creating a new record and modifying a list in the workflow.
Hi there, @timtim… if I understand your post correctly, step 2 of your workflow needs to make changes to the current user (as opposed to a list of assets), and the change to make is to add the result of step 1 to the current user’s asset-list. Make sense?
Hey there. Incase someone also needs this help. Im assuming you just missed the step of pressing the button to add things to change on the step 2? There it should give you the options to add to current list etc.