Approve/reject button on notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 02:47 AM
Hi all,
Once user clicked on approve button the update the username in backend table.
and once clicked on reject button username remain same.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 02:58 AM
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
12-05-2024 04:44 AM - edited 12-23-2024 12:09 AM
To implement this, set up two buttons (Approve/Reject) in the notification. On the Approve button click, send a request to the backend API to update the username in the table. On the Reject button, do nothing or send a request to keep the username unchanged. I was struggling to write an argumentative essay and decided to buy one from
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 03:19 AM
Hi Nachiket,
Please write your business Logic [Server side code] on Approve/Reject UI actions.
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj