I’m trying to use my data to generate a list within a repeater, which I can do no problem. I am ultimately wanting to be able to add a QTY field to the repeater then a submit button that will send the qty of each item ordered. There is no money transaction involved in the ordering so no worries that direction. Is this doable?
1 Like
See the following example:
Input Components in Repeater
Use input components in a repeater, and apply inline and global actions to repeater content.
https://www.wix.com/code/home/forum/wix-tips-and-updates/example-input-repeaters
Neither of the links are working. How do I add a simple repeater with a text input without other things?