Jelly g:inline - what kind of objects it references?

levsemenets
Kilo Explorer

looking at ui_ng_relation_formatter which loads old or new version of rel formatter:

for old it's  <g:inline template="ci_relations.xml"/>  and i can find ci_relations UI Macro.

for new it's <g:inline template="ng_ci_relations.xml"/> - and i wonder where is ng_ci_relations stored, and is it possible to get it's content.

2 REPLIES 2

andrew_venables
ServiceNow Employee
ServiceNow Employee

Hi,

ng_ci_relations.xml is actually stored on the file system of the application nodes and as such is not possible to access.

Andy

 

Any updates on the availability of this file to use it as a baseline for customizations?