Here's more help than I could fit into this one video...
Get my step-by-step guide (and weekly tips & tricks) and easily stroll through more details, with examples, than I could fit into this video 😎
* Includes my weekly newsletter, unsubscribe anytime
Includes...
- ⚙️ All of the sharable Zapier zaps ready to use in your own projects.
- 🔑 The password for the live Webflow site I built for this video.
- 🔗 This read-only Webflow project link, see how I set it all up.
- 🧩 The step-by-step guide to recreate what's in this video.
Grab the Comments Template code:
<input type="hidden" name="Member Id" ms-data="id">
<input type="hidden" name="Comment Id" value=''>
<script>
var Webflow = Webflow || [];
Webflow.push(function() {
$('#Name').val('');
$('#Comment').val('');
});
</script>