Copied to clipboard

Flag this post as spam?

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


  • Anonymous 20 posts 31 karma points
    Feb 04, 2009 @ 10:17
    Anonymous
    0

    How to get the "Last edited" value

    Hello,

    I'm using umbraco v3.0.6 and want to use the "Last edited" field in the properties page of the content as extra information in the final page (it's a news item page). This because this field could be edited easily.

    I found in the XML 2 date fields, createDate and updateDate, but there both the wrong ones.
    (These two the Created and Last published fields).

    How can I retrieve this field ?



  • Tom 50 posts 100 karma points
    Feb 05, 2009 @ 21:06
    Tom
    0

    kick ;-)

  • Jeremy Wiggins 7 posts 40 karma points
    Feb 17, 2009 @ 17:42
    Jeremy Wiggins
    0

    Hi Alfons,

    This actually looks like a bug that existed in umbraco up to V4. See http://www.codeplex.com/umbraco/WorkItem/View.aspx?WorkItemId=20734. So, "updateDate" does reference this property; the problem is that editing it doesn't work.

    But if you need an editable date field, I would think you could just add a Date Picker property to your doc type and reference that instead of the existing "Last Edited" property.

Please Sign in or register to post replies

Write your reply to:

Draft