Jelly g:inline - what kind of objects it references?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2018 12:55 PM
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.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2018 02:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 10:54 AM
Any updates on the availability of this file to use it as a baseline for customizations?