How to use repeater to deliver data?

repeater-widget

#1

link: https://40y9ge.axshare.com

I want to add the meal to my_menu page. How to implement it?

e.g I click on “+” in egg and cake on menu page, and then another page(my_menu) will show the record(without picture, just foodname, calories, protein is ok)


#2

you can use global argument to implement it.
1:click + set global arguments = foodname,calories,protein.
2:when “my menu” page loading insert global arguments into repeater.