7 Commits

Author SHA1 Message Date
63714b6c15 Reset the tinyform state otherwise the event listener is not added 2020-05-04 10:31:58 +02:00
8138d09c7b Fix demo form eventlisteners
we use turbolinks and thus we need to init on turbolinks:load
2020-05-04 10:23:14 +02:00
47a4de735d Add Airtable demo 2020-04-15 14:53:33 +02:00
916511edf4 Use turbolinks:load event listener
We use turbolinks so the DOMContentLoaded is not enough
2020-04-14 14:13:06 +02:00
80771e7415 Disable demo submit button and add link to contact 2020-04-13 16:14:21 +02:00
c26fd593de Personalize thank you message in demo 2020-04-12 16:50:54 +02:00
e46e68cc22 Add demo page
The demo page shows a form and an embedded google sheet side by side.
The form needs be be configured with a DEMO_FORM_ID environment variable.
2020-04-12 01:01:28 +02:00