Changes for page Style Config, Actions & Permissions
Last modified by Achraf El Kari on 2023/07/18 19:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,4 +66,28 @@ 66 66 67 67 The same principle of permissions for the button also applies to the textboxes //**[[For more information, click here>>doc:iXPath V3.PortalV3.Forms.Bouton.Actions.WebHome||target="_blank"]]**//. However, regarding actions, there are three triggers that are not included in the button. 68 68 69 + 70 + 71 + 72 + 73 + 74 + 75 + 76 + 77 + 78 + 79 + 80 +[[image:zatz.png||style="float:left"]] 81 + 82 +(% style="margin-left:auto; margin-right:auto; width:500px" %) 83 +|=(% style="text-align: center; vertical-align: middle;" %)((( 84 +====== **Actions** ====== 85 +)))|=(% style="text-align: center; vertical-align: middle;" %)((( 86 +====== **Description** ====== 87 +))) 88 +|**onLoad**|The action is triggered when the web page has been fully loaded. 89 +|**onChange**|The action is triggered when the value of a textbox is changed by the user. 90 +|**onBlur**|The action is triggered when the focus of the input leaves the textbox, meaning when the user has finished entering text in the textbox and moves the focus to another element on the page. 91 +| | 92 + 69 69