We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added a prefixed text to a field like this:
myfield: type: html label: Openingstijden prefix: '<h2>Adresgegevens</h2>'
This is the result in my backend:
IMO this prefix is a block element. the label should be shown below my prefix content.
Bolt 4.0.0 RC11
The text was updated successfully, but these errors were encountered:
I was just looking at this the other day and thought it's a bit odd. If you too find it odd, it looks like an issue not a feature :-)
Sorry, something went wrong.
postfix
prefix
display: block
Successfully merging a pull request may close this issue.
I added a prefixed text to a field like this:
This is the result in my backend:
IMO this prefix is a block element. the label should be shown below my prefix content.
Bolt 4.0.0 RC11
The text was updated successfully, but these errors were encountered: