When building out panel blueprints, I realized that some of the fields I want to include help text for are rather tall, and I would rather display the help text above those fields instead of below it. Is this possible?
The current issue is structure fields, which is probably OK as there is also help text directly in the individual item fields, but I’d like this flexibility if it’s available.
It would also be possible to use css to change the order. I have not tested this everywhere so the selectors might need to be more specific to not mess things up at other places.