Is it possible to make a button, that when clicked changes a dynamic page boolean value?
Hey,
Do you mean to change the boolean field value in a collection ?
You could add an onClick event to the button that will update an item in the collection.
Is it possible to make a button, that when clicked changes a dynamic page boolean value?
Hey,
Do you mean to change the boolean field value in a collection ?
You could add an onClick event to the button that will update an item in the collection.