Cannot connect submit button to data

On a dynamic page I have connected all my fields to my database but I cannot connect the submit button. I click on “connect to data”. I choose the “link connects to” dropdown from the pop-up. Only the Next item, Previous item, and Load more options are available. All other options, including Submit, are grayed out. I’ve tried removing the button and adding a new one but I get the same results.

Hi,

Make sure to set the dataset’s permissions to either write or read & write.

1 Like

That fixed it. Thank you!

Thank you. It has helped a lot

Thanks this was very useful. Not only do Databases have to allow read/write. The Dataset control on the page also has to be set to write or read/write for this to work so I just discovered.