Changes for page Form Builder

Last modified by Sachin Patil on 2024/08/30 07:28

From version 21.8
edited by Sachin Patil
on 2024/08/30 06:00
Change comment: There is no comment for this version
To version 21.7
edited by Sachin Patil
on 2024/08/30 05:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -265,8 +265,18 @@
265 265  
266 266  
267 267  
268 +=== ===
269 +
270 +=== ===
271 +
268 268  {{id name="click-thru-button"/}}
269 269  
274 +=== ===
275 +
276 +=== ===
277 +
278 +{{id name="click-thru-button"/}}
279 +
270 270  === Click-Thru Button ===
271 271  
272 272  Often users will want to create a pop-up or landing page that has a button that clicks through to another site or page. The specific use-case could be clicking to a partner site to download a digital edition, clicking to a non-ONEcount form, or clicking off-site to a thid-party application.
... ... @@ -293,19 +293,15 @@
293 293  
294 294  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.
295 295  
296 -[[image:1725015402669-281.png]][[image:1725015494395-170.png]]
297 297  
298 -
299 299  === Close pop-up after Action: ===
300 300  
301 301  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.
302 302  
303 303  
304 -{{code language="Javascript"}}
305 305  $("#button or image id or element id").click(function(){
306 306  setInterval(function(){window.parent.postMessage("closepopup", "*");},1000);
307 307  });
308 -{{/code}}
309 309  
310 310  === TEMPLATES MENU ===
311 311  
... ... @@ -669,3 +669,4 @@
669 669  [[image:attach:VerifyEmailExists-2.png||height="150"]]
670 670  
671 671  The Lookup link takes you to the login/sign-in page.
678 +
1725015402669-281.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.sachin
Size
... ... @@ -1,1 +1,0 @@
1 -16.3 KB
Content
1725015494395-170.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.sachin
Size
... ... @@ -1,1 +1,0 @@
1 -18.3 KB
Content