Hi guys,
I have a question. Is there any way to change the content of a collection through the user’s interaction?
Collection: A field with a number - e.g. 10.
Frontend: An dropdown with 1-10. The User selects e.g. 3 and submits the form with a button. → The collection field changes its content from 10 to 7.
Thanks a lot in advance!