https://monosnap.com/direct/XdgA4G7gWOTsp9UEAbKsyaIbzRtGRX
Hello all. I’m having a hard time trying to do something like
I was able to implement it on a non repeated list/component. The moment i repeat the component, I’m not able to perform an action on any of the list items.
Is it possible to do something like this on Appgyver?
To explain some more I want to be able to show a list of items repeated on a page and instead of clicking through to the item detail page to perform actions, I want to perform the action directly on the repeated list item. An action a user can perform is add the item to cart and increment the quantity of that item.
I appreciate any help and support here. Thanks