Angular2 app with AEM as AEM component - dynamic templateURL
178 views
Skip to first unread message
kalyan Chatterjee
unread,
Nov 3, 2016, 4:16:20 AM11/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular
We are developing an angular2 application which need to be implemented with AEM to make the few contents editable. The problem we are facing is as in Angular2 component metadata the templateURL is taking a hardcoded relative path as string and not a dynamic one. Is there any way we can get the url from a JSON?