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

Option to display help_text before the form input block #382

Open
frafra opened this issue Aug 6, 2023 · 2 comments
Open

Option to display help_text before the form input block #382

frafra opened this issue Aug 6, 2023 · 2 comments

Comments

@frafra
Copy link

frafra commented Aug 6, 2023

Hi!
Sometimes it would be preferable to show the help text before the form input, so that the user can read the help text before filling out the form input, instead of doing that after. This is useful when using text areas or multiple checkboxes and similar tall inputs.

@wardi
Copy link
Contributor

wardi commented Aug 6, 2023

there's a "help_inline" option that tries to display the help text beside the input. If that doesn't work we could consider adding a "help_position" option that covers the inline case too.

@frafra
Copy link
Author

frafra commented Aug 6, 2023

Thanks for the quick reply. It does not work in my case:

image

image

I can propose a patch for help_position.

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