Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
v1m1
-
None
Description
Additional information should be provided in the <netui:select> tag documentation about handling the multiple repeaters.
The two items that I believe are most confusing are:
1. repeater is not supported over a hashmap (BEEHIVE-517)
2. to use multiple repeatingOrder types, JSTL conditions must be used or an exception is thrown (an example can be found by viewing the test coreWeb source at: trunk\netui\test\webapps\drt\coreWeb\coretags\select\selectOrder)