[Help] Creating a pop-up on a catalog item

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2017 06:34 AM
Hello,
I have a catalog item I would would like to create a pop-up for once a user presses a specific button or value is entered.
For example:
Once the user inputs a value into a specific field I would like the user to be prompted with a pop-up that doesn't allow them to go further until I've pressed "Okay" or "I agree.", in this case it will contain information about "terms of use" that applies to what the user is ordering via the catalog item.
Any Ideas?
Kind Regards,
Jordan
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 03:32 AM
How can i delay a alert to pop up for 3 seconds, so that the catalog item view page gets loaded first properly and then the pop up show on the top.
Working on "onload" script , but when i search for the catalog item , alert getting pop up first and after i click ok then its loads the catalog item view page , hence want a delay for alert to pop up , so that the catalog item view page gets loaded first .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 10:23 PM
Hi,
Follow below process,
- Navigate to System Properties > UI Properties.
- Modify the property called Record popup delay (milliseconds): (glide.ui.popup.delay).
The property controls when the request for the pop-up is made; the actual display time depends on the browser.
- Click Save.
Mark correct/helpful based on impact.
Thanks,
Dhananjay.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 11:10 PM
Hi
You can refer my answer in below thread.
Hope this helps.
Regards,
Omkar Mone