[ http://jira.nuxeo.org/browse/NXP-190?page=comments#action_15342 ] Florent Guillaume commented on NXP-190: ---------------------------------------
No, radio or checkboxes don't scale as soon as there's more than a dozen of entries. You should use a standard HTML select tag. > JSF Component: simple directory select > -------------------------------------- > > Key: NXP-190 > URL: http://jira.nuxeo.org/browse/NXP-190 > Project: Nuxeo Enterprise Platform 5 > Issue Type: Sub-task > Security Level: External(All people) > Reporter: Florent Guillaume > Assigned To: George Lefter > Priority: Major > Fix For: 5.1 M1 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > Create a component + facelet that allows a choice (single or multiple) in a > list of values from a directory. > The directory must provide two columns corresponding to id and label (html > name and value). > The facelet must provide options to: > - treats the label as a msgid for i18n > - filters out "obsolete" values: an 'obsolete' column holding a boolean True > when the value shouldn't be used anymore > - display the id + label instead of just the label ("user-visible label") > - sort the values by id or label, or "user-visible label" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nuxeo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ ECM-tickets mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-tickets
