![]() |
|
|
|
|
Change By:
|
Francisco J. Giner
(02/Mar/15 5:53 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 everything was working nice. This is how I configure that checkbox:
{code} @TabFactory("Properties") public void contentTab(UiConfig cfg, TabBuilder tab) { tab.fields( cfg.fields.checkbox("
hideInNav
renderTemplate
").label("
Hide in navigation"
Render template
).description("Check this box to
hide this page in navigation
render base template
") ); } {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]>
----------------------------------------------------------------