I am trying to recode the Tag Manager package into U7...
I have had moderate success in that I have created the custom section, got the custom tree working nicely andn can also update the tag name and save it to the database.
I am however having problems with creating a list of links of documents and media that are tagged with the selected tag.
Help with Angular Code in Custom Section
Hi there
I am trying to recode the Tag Manager package into U7...
I have had moderate success in that I have created the custom section, got the custom tree working nicely andn can also update the tag name and save it to the database.
I am however having problems with creating a list of links of documents and media that are tagged with the selected tag.
The json data I am getting back is as follows:
And my edit.html page has the following code:
{{taggedDocument.DocumentName}}
...
I am however not getting any output for the taggedDocuments.
Can anyone please help ?
Thanks
Nigel
is working on a reply...