Changes between Version 46 and Version 47 of AjaxList


Ignore:
Timestamp:
2010-09-08T13:42:48Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxList

    v46 v47  
    133133 * '''Controller''' - If the target controller is ''not'' the same as the controller this Ajax List is in, specify it here. Otherwise, enter {{{""}}}.
    134134 * '''Function''[ - The name of a function to execute in the present controller on the action. Required.
    135  * '''Param 1,2,3'''etc... - The parameters passed to a controller function. If you specify a {{{Model.column}}} type string, Ajax List will try to substitute that entry's column for this parameter, meaning that you can specify actions based item id's in the list. If the column is not found, the string will be given at the parameter literally.
     135 * '''Param 1,2,3''',etc... - The parameters passed to a controller function. If you specify a {{{Model.column}}} type string, Ajax List will try to substitute that entry's column for this parameter, meaning that you can specify actions based item id's in the list. If the column is not found, the string will be given at the parameter literally.
    136136
    137137===== Action Restrictions =====