- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2012 03:53 AM
Hi guys,
My objective is to add "Add me" icon (used with the field "watch_list") next to the field "Assigned To".
I try to understand how the UI Macro "lightweight_glide_list" works but I'm not aware with Jelly script 😞
This UI Macro must include the "can_write" function to avoid unexpected updates (e.g. avoid update on read-only field).
Do you have an idea to create an UI Macro "Add me" that can be added on sys_user reference field ?
I hope you can help me 🙂
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2012 08:14 AM
This is a good idea. I just wrote an article this morning showing how you can do this. Let me know how it works!
http://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2012 04:50 AM
I'm also interested about this. I'd also like to know how to change the assignment group at the same time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2012 08:14 AM
This is a good idea. I just wrote an article this morning showing how you can do this. Let me know how it works!
http://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2012 06:36 AM
Excellent !
I will try this on next week 🙂
Many thanks for your assistance Mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2012 05:24 AM
I created the UI Macro as described by Mark and it works very well !
Read only rules based on the ownership are respected too.
Excellent 🙂