Copied to clipboard

Flag this post as spam?

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


  • Fergus Davidson 309 posts 586 karma points
    Apr 22, 2013 @ 15:19
    Fergus Davidson
    0

    Contour recursive property not working

    i have a form into which i am trying to insert a default value equal to a recursive page property, 'pageTitle'.

    i have put [$pageTitle] in the default field, but that is all i get returned in the form.

    any ideas how to get this working?

    umbraco 4.11.5

    contour 1.1.13.2

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 22, 2013 @ 16:04
    Tim Geyssens
    0

    Just tested and it appears to work

    Do you have a property with alias pageTitle on your docs ?

    use [$pageName] for the default page name

  • Fergus Davidson 309 posts 586 karma points
    Apr 23, 2013 @ 17:03
    Fergus Davidson
    0

    yes, i do have the property 'pageTitle'.

    i need to submit the name of the parent page rather than the page itself, so [$pageName] does not work for me here.

     

    any other ideas?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 17:09
    Tim Geyssens
    0

    Ok i tested with a later Contour version and the razor macro, I assume you are using the usercontrol version?

  • Fergus Davidson 309 posts 586 karma points
    Apr 23, 2013 @ 17:10
    Fergus Davidson
    0

    yep, indeed.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 17:34
    Tim Geyssens
    0

    Ok I can confirm that it's happening with the usercontrol macro

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 17:43
    Tim Geyssens
    100

    Seems like it wasn't supported...

    It is now (http://issues.umbraco.org/issue/CON-342), just pushed a fixed to 3.0.10 WIP version

    You can get it here http://nightly.umbraco.org/Umbraco%20Contour/3.0.10%20WIP/

    Upgrade instructions here http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade

     

     

  • Fergus Davidson 309 posts 586 karma points
    May 21, 2013 @ 12:51
    Fergus Davidson
    0

    Just realised i had not replied to this - thanks Tim, much appreciated.

  • 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