UI action on User form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 03:50 AM
Hi All,
I have a requirement where in we have a "send text" UI action button on the user form.
Whenever we click on this, a dialogue box should appear with the following fields.
User number - should auto populate
Message - blank text box
Send button at the bottom
So as soon as we send a message user should receive that message to their phone number.
Please assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 03:54 AM
HI @Joshuu
What you want to send from user profile? You need to configure the Service provider as well.
A baseline
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0712569
It is not easy .
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 04:01 AM
Follow the link to set up SMS.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 03:55 AM
why to use another UI?
Simply on click of button ask a prompt box and user can enter the text.
message should be send to which user? user who clicked the button or some other user field is present on form.
very difficult to understand the business requirement without screenshots.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 03:57 AM
Hi @Ankur Bawiskar ,
Yes, it is kind of prompt box only. And the message should be sent to the user who is present on the form.
Thanks & Regards.