Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Form To Event #107

Open
chrisvidal opened this issue Sep 21, 2023 · 5 comments
Open

Feature Request: Add Form To Event #107

chrisvidal opened this issue Sep 21, 2023 · 5 comments

Comments

@chrisvidal
Copy link
Contributor

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

@artistro08
Copy link
Owner

artistro08 commented Oct 11, 2023

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?

@artistro08 artistro08 changed the title Feature Suggestion Add Form To Event Oct 11, 2023
@artistro08 artistro08 changed the title Add Form To Event Feature: Add Form To Event Oct 11, 2023
@artistro08 artistro08 changed the title Feature: Add Form To Event Feature Request: Add Form To Event Oct 11, 2023
@artistro08
Copy link
Owner

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

@chrisvidal
Copy link
Contributor Author

sounds powerful

@chrisvidal
Copy link
Contributor Author

where can I test the snippets?

@artistro08
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants