How does the Advanced Applies to field work on the related list form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 12:50 PM
I am trying to apply the related list to more than one table, but there is a lack of documentation explaining how the advanced 'applies to' field works. Can someone explain to me how to apply the related list to more than one table please. I understand that answer = <table name> allows you to apply the related list to one table, but how do you add more than one table?
Thanks in advance,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 01:03 PM
Hi Robert,
I am assuming you are talking about Defined Related List. See below:
Creating Defined Related Lists - ServiceNow Wiki
Look under Relationships in your dev instance and you should be able to find plenty of examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 01:08 PM
Yes, but the only thing the wiki states about the applies to field is 'Type a script to specify the table on which the related list appears. This field is only visible with the Advanced checkbox selected.'. What I would like to know is what script I would use to apply the related list to more than one table e.g. problem, incident, change etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 02:22 PM
I have managed to make them accessible to the change and problem forms, by setting the applies to field as 'Global'.