Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Comment author was deleted
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
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?
Ok i tested with a later Contour version and the razor macro, I assume you are using the usercontrol version?
yep, indeed.
Ok I can confirm that it's happening with the usercontrol macro
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
Just realised i had not replied to this - thanks Tim, much appreciated.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
Comment author was deleted
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
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?
Comment author was deleted
Ok i tested with a later Contour version and the razor macro, I assume you are using the usercontrol version?
yep, indeed.
Comment author was deleted
Ok I can confirm that it's happening with the usercontrol macro
Comment author was deleted
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
Just realised i had not replied to this - thanks Tim, much appreciated.
is working on a reply...