Skip to content

How to add a custom symfony form? #339

Discussion options

You must be logged in to vote

@nlipkanov for "pure symfony" form you don't need a SuluFormBundle you Create a Custom Controller for your Sulu Template and handle the Form there like you would do it in a normal Symfony Application.

The Sulu Form Bundle allows the Content Manager to create Forms, this specially make sense for simple forms like a "Contact" Form. Any form without a special business Logic behind it. So the Content Manager can decide which fields he want and should be shown for that form.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nlipkanov
Comment options

@alexander-schranz
Comment options

@nlipkanov
Comment options

Answer selected by nlipkanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants