Collect
Embed modes
- Inline keeps the form on the page.
- Button and link open the form in a modal.
- Call
RequestForms.open(idOrSlug, values)from your own button. CallRequestForms.close()to hide it.
Docs
Collect
RequestForms.open(idOrSlug, values) from your own button. Call RequestForms.close() to hide it.