Hi, I’m a total n00b trying his hand at Coda for the first time ![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/apple/slight_smile.png?v=9)
I would like to create a public page where any interested reader can input their email in a form and send it to a database (maybe a Coda table?) so that I can later contact them.
How could I build this?
My current strategy is to have a table where users can write their email and click a button.
The button stores the entered email into a second, hidden table, and then resets the value of the first table to look clean.
Problem.
If I allow ANYONE WITH THE LINK to view and play… the changes they make are NOT truly saved, and I get nothing.
If I allow them to edit… they can mess the page ![:frowning: :frowning:](https://emoji.discourse-cdn.com/apple/frowning.png?v=9)
How can I work around this?
Ok, solved it by creating a google form.
It got embedded into the coda doc.
And that’s the long and short of it ![:stuck_out_tongue: :stuck_out_tongue:](https://emoji.discourse-cdn.com/apple/stuck_out_tongue.png?v=9)
It’s not the prettiest solution, but it works.