Created related list for assignment rule for HR service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 09:24 AM
Hi All,
Can someone help me on the below issue please.
I have HR Service name (Permanent Staff) under this service in ,related list I have created new tab assignment rules
HR service table is talent management
on the HR service form related list is visible, but i want to see the related assignment rules for the particular HR service.
if any assignment rules are there for particular HR service it should visible under related assignment rules
Please help me on this.
Thank you..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 09:16 PM
try this
current.addQuery('table', parent.coe);
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 09:20 PM
try this
current.addQuery('table', parent.producer.table_name);
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
