artistro08/tailor-starter

Feature Request: Add Form To Event

Opened this issue · 5 comments

would be awesome to be able to associate a Form to an Event.

Great Idea. There are multiple ways to go about it tho.

Example 1: Add a form to an event at the end of the page.

  • Pros:
    • Less work
    • consistent positioning
  • Cons:
    • Can't position it

Example 2: Determine the position of the content based on a builder layout

  • Pros:
    • Introduces positioning of the event content
    • Allows you to place the event wherever you want
  • Cons:
    • May take longer
    • Need to come up with a structure.

Do you have any ideas on how to add it?

Now that Snippets are released, we could use the Block code for forms that we have now, and add it to snippets

sounds powerful

where can I test the snippets?

I haven't done it yet. But it may be as simple as taking that partial code and adding a snippet component.