Display message to end user while submitting the request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 08:22 PM
Hi Team,
I have a requirement to display a message to end user while submitting the request . Can you please let me anyone done this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 09:00 PM
Hi @Jyo090
If you want to show anything before submitting the request you can write the onload client script.
Can you explain more of your use-case.
Thanks
Shubham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 09:09 PM
"You have selected options that relate to an incident. Please use the "Create Incident" form or, if urgent, contact the ITSD by Phone or on Teams "
I want to display above message on submit client script. I am looking for script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 09:25 PM
Hi @Jyo090
You can use below onsubmit script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 11:23 PM
we want create highlight hyperlink "Create Incident" for this button on the form.Please suggest on this.