Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] Add optionseparator toChoiceType to use a custom separator after preferred choices#52447
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Form] Add optionseparator toChoiceType to use a custom separator after preferred choices#52447
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedNov 3, 2023
Hey! Thanks for your PR. You are targeting branch "6.4" but it seems your PR description refers to branch "7.1". Cheers! Carsonbot |
mboultoureau commentedNov 3, 2023
The |
xabbuh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
IMO this should indeed be a „real“ form type option.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
mboultoureau commentedDec 20, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Approved corrections |
xabbuh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
with a minor suggestion for the changelog
Uh oh!
There was an error while loading.Please reload this page.
separator_html option to display theseparator text as HTMLseparator toChoiceType to use a custom separator after preferred choices…or after preferred choices
nicolas-grekas commentedJan 9, 2024
Thank you@mboultoureau. |
Uh oh!
There was an error while loading.Please reload this page.
Add
separator_htmloption to display theseparatortext as HTML