Put a colour to ok button in a confirm message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2017 10:34 PM
Hi friends,
Actually i created a one ui action named as delete using both client script and business rule in that i used a confirm message. After running a confirm is coming with two buttons "OK", "Cancel" default colour of that ok button is blue i want to change that ok button colour how can i get this one please help me friends
Regards
Kranthi kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2017 11:48 PM
Hi Ankur,
Actually these are two different requirements. I posted yesterday regarding this delete button. Could you please help me.
Regards,
Kranthi kumar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 12:09 AM
Hi Kranthi,
Can you explain in detail your requirement with screenshot?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 01:49 AM
Hi Ankur,
Create custom 'Delete' button, to handle confirmation message. Create 'Delete' button in 'Actions on selected rows' for Incident - corrective tasks list. After user select the corrective task(s) and select 'Delete' option in 'Actions on selected rows', it should prompt "Do you want to delete the selected corrective task(s) numbers ?" by using confirm message and after accept it, System should delete the corrective task record(s). Here incident is a custom table and corrective task is another custom table.
The above two screen shots are present in the incident form only.
Thanks & Regards
Kranthi kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 10:39 PM
Hi Ankur,
Could you find code of the this requirement. Create custom 'Delete' button, to handle confirmation message. Create 'Delete' button in 'Actions on selected rows' for Incident - corrective tasks list. After user select the corrective task(s) and select 'Delete' option in 'Actions on selected rows', it should prompt "Do you want to delete the selected corrective task(s) numbers ?" by using confirm message and after accept it, System should delete the corrective task record(s). Here incident is a custom table and corrective task is another custom table.
Thanks & Regards,
Kranthi Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 11:11 PM
Hi Kranthi,
So you want a confirm box once user selects the tasks using checkbox and click on Delete UI Action from list?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader