Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nigel Wilson 944 posts 2076 karma points
    May 20, 2014 @ 09:59
    Nigel Wilson
    0

    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:

    )]}',
    {"id":2,"tag":"second","group":null,"noTaggedNodes":0,"taggedDocuments":[{"DocumentName":"Text","DocumentId":1060,"DocumentURL":"/umbraco/editContent.aspx?id=1060"},{"DocumentName":"Contact","DocumentId":1061,"DocumentURL":"/umbraco/editContent.aspx?id=1061"}],"taggedMedia":[]}

    And my edit.html page has the following code:


    ...

    ...

    I am however not getting any output for the taggedDocuments.

    Can anyone please help ?

    Thanks

    Nigel

Please Sign in or register to post replies

Write your reply to:

Draft