- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2016 06:44 AM
Hi
I want to make a similar button as "Follow" button as in change request form and incident form header bar .I want achieve the UI Action button on change task table .
Do I need to create a UI Action Button or a UI Marco button to achieve this !?Does anyone have a solution to this !?
Thanks
Sohan
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 04:32 AM
Ah, I see what you are after. You want a form button with a drop down list of choices to function like the Follow button! Thank you for clarifying.
I love that idea. I'm also sad to say that nothing like that exists OOB today for customers to create/configure. It may be possible to do with some custom programming, but that is beyond my skill set at this time and would likely involve DOM manipulation which carries upgrade risks.
I invite you to open an enhancement request! Our product managers DO listen.
Enhancement requests: Tell us how you would improve the ServiceNow product

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2016 06:49 AM
Can you include a screenshot of which Follow button you are referring to? There is not a default OOB UI action (button) labeled "Follow".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2016 10:51 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 04:20 AM
Thank you for the update Sohan.
Based on the image you included, you already have it on the change task. Your original question included this:
I want achieve the UI Action button on change task table
It appears you have that. Am I missing something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 04:28 AM
I want to make a similar button as "Follow" button as in change task form .On Change Task form I want create a Parent UI action Button 'Close' with child UI actions such as 'Successfully Implemented', 'Partially Implemented', 'Failed', 'Rolled Back', 'Skipped' .
The button should be named 'Closed' with drop-down options such as 'Successfully Implemented', 'Partially Implemented', 'Failed', 'Rolled Back' and 'Skipped' .