How to display a pop-up prompt to capture user input text on ServicePortal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2022 03:01 PM
Hello Guys,
Do anyone know how could I have a prompt pop up whenever the user clicks on a button?
I need something similar in nature to this native javascript "window.prompt" as it follows:
But I was wondering if possible to have something a little more user friendly
lthe idea:
Clicking on one of the options inside "actions" would prompt a pop-up for user's input to be stored on a field "u_customer_escalation_justification" on the record
Thanks,
Vini
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2022 03:41 PM
Hi Vinicuis,
Please refer to these links
How to create a user input pop up window?
GlideDialogWindow: Advanced Popups Using UI Pages
On a UI Action how can i push the prompt input in as a comment and update the record
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***