View: Difference between revisions

Jump to navigation Jump to search
10 bytes added ,  8 November 2019
m
Line 216: Line 216:
===== Rules section =====
===== Rules section =====
Each of these buttons opens the [[Rules_editor#Actions_that_trigger_rule_execution|Rules editor]].  
Each of these buttons opens the [[Rules_editor#Actions_that_trigger_rule_execution|Rules editor]].  
* Row Script - opens the row script editor
* Row Script opens the row script editor
* On Save / On Change - opens the rule editor, applicable when [[#Editable_field|Editable field]] is set.  
* On Save / On Change opens the rule editor, applicable when [[#Editable_field|Editable field]] is set.  
* Button Click - opens the rule editor, applicable when using buttons in a view.
* Button Click opens the rule editor, applicable when using buttons in a view.
* Cell Click - opens the rule editor, defines actions after clicking on a cell
* Cell Click opens the rule editor, defines actions after clicking on a cell
* iFrame - adds JavaScript to a view
* iFrame adds JavaScript to a view


{{Note|Do not use Load reference in Row Script, even when it is possible. It does not work and could cause issues.|Warning}}
{{Note|Do not use Load reference in Row Script, even when it is possible. It does not work and could cause issues.|Warning}}

Navigation menu