Changes between Version 75 and Version 76 of AjaxList
- Timestamp:
- 2010-09-08T20:19:01Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxList
v75 v76 269 269 * '''"default"''' => The default selection for the filter. 270 270 * '''"dependsMap"''' => Optional entry to tie this filter to the ''state'' of a map column. In the above examples, when the "dependsMap" =>"User.role" indicates that the column is only present if a user selects a specific key in the "User.role" column. 271 * '''"dependsValues"''' => 272 271 * '''"dependsValues"''' => Optional entry to give an array of keys that the dependsMap map-column should have so that this joinTable is displayed for user, and taken into account when searching. Note: the table is always joined to the data, regardless of the state; this merely controls filtering of the joined data. 273 272 274 273 {{{