You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a current project it would be helpful to add additional help text to the form fields generated by the bundle.
In Symfony Forms this functionality is already integrated and also the rendering of this information is already present in the form layout.
The information of help texts differs from classic placeholder texts (which is already present) and is characterized in particular by the fact that these just do not disappear when information is entered. Using the placeholder field therefore does not seem right to me.
The text was updated successfully, but these errors were encountered:
@FlorianBoe totally make sense for me to add that. If you want to prepare a pull request for it adding a help/info field, which I think make sense to be a text_editor field. Let us know here.
In a current project it would be helpful to add additional help text to the form fields generated by the bundle.
In Symfony Forms this functionality is already integrated and also the rendering of this information is already present in the form layout.
The information of help texts differs from classic placeholder texts (which is already present) and is characterized in particular by the fact that these just do not disappear when information is entered. Using the placeholder field therefore does not seem right to me.
The text was updated successfully, but these errors were encountered: