Change a dynamic page boolean value with a button?

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.