[ http://issues.apache.org/jira/browse/ADFFACES-80?page=comments#action_12424087 ] Simon Lessard commented on ADFFACES-80: ---------------------------------------
Both were used in the last project I was on. We used shortDesc for almost all components to give decently long description of the field (this caused problems in Firefox so we also added a JavaScript alert), while tip was used for some fields only where we wanted to specify the input format. For example: Postal code: tip="Example: G1H3N6", shortDesc="Once you fill the postal code, the municipality and street list of values will be automatically populated" > Tip attribute disappeared from various input components > ------------------------------------------------------- > > Key: ADFFACES-80 > URL: http://issues.apache.org/jira/browse/ADFFACES-80 > Project: MyFaces ADF-Faces > Issue Type: Bug > Reporter: Simon Lessard > Priority: Minor > > Tip attribute was there in the original ADF Faces codebase, I think it was > either forgotten or left out when the new renderer was created. > I know some customers using that attribute, so it will be irritating to them > if they ever move to Trinidad. > Was the removal intentional or should it be re-added? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
