Copied to clipboard

Flag this post as spam?

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


  • Neil 63 posts 105 karma points
    Jun 11, 2013 @ 17:04
    Neil
    0

    display more info in Latest Edits Dashboard

    Using umbraco 4.7 and wondering how to get more info, particularly details about the edits made in the Latest Edits dashboard.  Found this line of code:

                <%# PrintLine(DataBinder.Eval(Container.DataItem, "NodeId"), DataBinder.Eval(Container.DataItem, "datestamp"), DataBinder.Eval(Container.DataItem, "userId")) %>

    in LatestEdits.ascx, but don't know what, besides NodeId, datestamp and userId are available.  How do I figure that out?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies