Change By: Christopher Zimmermann (15/Apr/13 3:12 PM)
Description: Forms elements are not getting their descriptions set.

FormFieldWrapper (clientside) .setHelpEnabled - only shows the help button if a description is set on the field. The problem happens because the description is not set on the field.

This line used to be in
FormSectionConnector.onStateChanged

getWidget().setFieldDescription(cc.getWidget(), getState().helpDescriptions.get(cc));

I tried adding it back and it helps - but i now have symptom when i switch tabs or validation changes - that the question marks next to all the fields dissapear.
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]>
----------------------------------------------------------------

Reply via email to