Changes between Version 43 and Version 44 of AjaxList
- Timestamp:
- 2010-09-08T13:24:20Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxList
v43 v44 130 130 * '''Action Name''' - The name of the action shown to the user. Best to decide on one, and leave it be, since this name is referred to by some other parts of Ajax List (Action-type columns, for example). 131 131 * '''Warning Message''' - A message that will show up, asking the user to confirm the action. Enter {{{""}}} if unused. 132 * '''Restrictions''' - An array containing any restrictions on the action based on the entry type. Enter {{{""}}} if unused. 132 * '''Restrictions''' - An array containing any restrictions on the action based on the entry's map column types, more on this bellow. Enter {{{""}}} if unused. 133 * '''Controller''' - If the target controller is ''not'' the same as the controller this Ajax List is in, specify it here. Otherwise, enter {{{""}}}. 133 134 ==== Extra Filters ==== 134 135