Can't display the label above an HTML field in 4.0.5 WebUI anymore
Using WebUI:
In 4.0.5, the labels of my HTML fields are always on the left of the field, with the field taking only half of the width of the section. Which means a lot of valuable screen space remains unused below the label.
How can I display the label of my HTML fields above the field, so that the field can use the whole width of the section?
Note that if I hide the label, then the field takes the whole width, but that's obviously not usable.
|
Accepted answer
The changes are due to our use of the CKEditor rich text editor to replace the Dojo RTE and be consistent with other Jazz projects + refactoring work which has been ongoing since 4.0.3 to clean up the work item editor's internals. I can see where the label positioning has changed your layout and would suggest opening a work item so that we can do further investigation. Please reference this forum entry. Thank you.
Thibault Leclercq selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Are these custom fields? Can you add a screen shot or two so we can be sure we're correctly understanding the issue? Did this presentation change only because of the upgrade from 403 to 405?
Those are indeed custom fields. I have 2 identical project areas, one on the test server (4.0.5) and the other on the production server (4.0.3). No other change was made apart from the upgrade.
Thanks for the screen shots -- huge help. I've emailed the Tracking and Planning team and asked them to comment. The edit control we use changed between those versions and it would seem how we lay it out changed as well.
Yes, I've tried creating a new attribute/presentation from scratch, with no separator, and there is no change.