Want to save user's clicked save icon's repeating row row data on a new page

hello guys
i have created this free app which helps people to find material bulk density , now i am stuck when user click save icon how can i add that repeating group row data to that user’s saved row , and that data to be displayed on a current user’s saved row page , please help

You will need to have your User Data Type setup with a field being a List of Bulk Densities, lets called it “Saved Bulk Densities”

The Workflow would then look like:
When ‘Icon Save’ is Clicked
-> Make changes to Current User
Field: Saved Bulk Densities add current cell’s Bulk Density

And then to display it, you can use a Repeating Group with
Data Type = Bulk Density
Data Source = Current User’s Saved Bulk Densities


Geoff | Wolfer Tech
Check out
The Best Selling Bubble Template
The Most Used Bubble Template (FREE)

1 Like