Changes for page Form Builder
Last modified by Sachin Patil on 2024/08/30 07:28
From version 21.4
edited by Sachin Patil
on 2024/08/30 05:39
on 2024/08/30 05:39
Change comment:
There is no comment for this version
To version 21.5
edited by Sachin Patil
on 2024/08/30 05:43
on 2024/08/30 05:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -305,6 +305,16 @@ 305 305 306 306 after this pick the link-box from layers or you can find it on canvas and the go to the gear button there you can see extra option called completion which by default set as yes which means it will count the completion , you can select "No" if you do't want to count completion. 307 307 308 + 309 +$("#button or image id or element id").click(function(){ 310 +setInterval(function(){window.parent.postMessage("closepopup", "*");},1000); 311 +}); 312 + 313 + 314 +=== Close pop-up after Action: === 315 + 316 +So for Click-Thru Image and Button popup will automaicaly close after it redirects to the target page and if you want to close popup after any specific action like form-sumition or clicking on any element the you can use the below extra script. 317 + 308 308 === TEMPLATES MENU === 309 309 310 310 The Templates menu contains a set of four pre-designed set of templates you can choose from. Clicking on the Templates option, (found on the right-hand panel) displays the template set.