How to display popup message with hyperlink when variable value on catalog item changes??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 07:45 AM
How to display popup message when variable value (select box) changes with hyperlink??
We have one select box in catalog item with value as Yes and No, if user selects No then thr should be popup message with hyperlink that they need to first complete review and that review should be hyperlink(with given link). If user cancel that message then value should reset to none.
We can do hyperlink with addInfoMessage but i want to do this with popup message.
Can you please help us for the same.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 08:49 AM
Hi Jayshree,
If you don't want to use info message then try using GlideDialogWindow.
Mark as correct or helpful if it solves your query.
Regards,
Sumanth