Use Template in UI Page
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 02:17 AM
Hello guys,
I´m tryingo to call a template (sp_ng_template) from a UI Page in order to draw a tree of Services and CIs related to a contract using it as a recursive function.
I know templates can be called from a widget, but for some reasons we need to use a UI Page instead.
This is the call in the UI Page:
<div ng-include="'tree_paint'"></div>
And the template:
We are getting the following message in the page:
Any ideas if it´s possible to use templates in UI Pages without using a widget?
Thanks.
0 REPLIES 0