![]() |
|
|
|
|
Change By:
|
Francisco J. Giner
(02/Mar/15 5:50 PM)
|
|
Description:
|
After upgrading blossom module and magnolia to current versions and modifying magnolia.properties to change widgetset class, all the checkboxes are not showing defined labels. I attach an example. Before upgrading all
works
worked
nice.
This is how I configure that checkbox:
{code} @TabFactory("Properties") public void contentTab(UiConfig cfg, TabBuilder tab) { tab.fields( cfg.fields.checkbox("hideInNav").label("Hide in navigation").description("Check this box to hide this page in navigation") ); } {code}
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------