Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 547 posts 1287 karma points
    Oct 20, 2012 @ 01:27
    Sebastian Dammark
    0

    nodeName or pageName, and missing urlName ?

    When editing a template in umbraco you can insert pagefields, cool.

    But when I choose pageName I get nodeName, and urlName isn't on the list at all ?
    Is it just me, or ...

    I'm running 4.9.0

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Oct 20, 2012 @ 14:29
    Dennis Aaen
    0

    Hi Sebastian,

    I also have a umbraco 4.9.0 installation running.

    And I can confirm that it is not only you who can not find urlName on the list of pagefields. I can“t find it either.

    When I use the pageName field, as you I get the same result as you. The pageName filed render the nodeName out.

    /Dennis

  • Chriztian Steinmeier 2726 posts 8320 karma points MVP 4x admin c-trib
    Oct 20, 2012 @ 22:26
    Chriztian Steinmeier
    0

    Hi Sebastian,

    Yeah, there's a slight discrepancy regarding the names of the properties when used with <umbraco:Item> versus what they're named i the XML cache...

    @pageName in that dialog corresponds directly to @nodeName in XSLT, and @pageID is the same as @id.

    Why @urlName isn't present I don't know - but if you really need it there's always Inline XSLT ...

    /Chriztian

  • 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