Im using 5.1 Beta after previously creating a site in Umbraco using 4.7 (site has been live 6 months+ without any problems :D)
Now my problem and question.
I have a Document Template called "Root Site Layout Template" with a property on called "Top Tab URL" (name), "topTabURL" (alias) of type "Content Picker".
Now within the Layout Template I'm trying to access using Umbraco.Field("topTabURL") but it's returning "content$empty_root$$_p__nhibernate$_v__guid$_482fc4095b6d4974b60aa02501602fdd".
I'm trying to return a URL of the selected Tree Item from the Content Picker.
Umbraco 5.1b Content Picker Help
Hi all,
Im using 5.1 Beta after previously creating a site in Umbraco using 4.7 (site has been live 6 months+ without any problems :D)
Now my problem and question.
I have a Document Template called "Root Site Layout Template" with a property on called "Top Tab URL" (name), "topTabURL" (alias) of type "Content Picker".
Now within the Layout Template I'm trying to access using Umbraco.Field("topTabURL") but it's returning "content$empty_root$$_p__nhibernate$_v__guid$_482fc4095b6d4974b60aa02501602fdd".
I'm trying to return a URL of the selected Tree Item from the Content Picker.
Can anybody help please?
Thanks
Gareth
Hi Gareth,
Did you look on some umbraco helper functions listed in http://our.umbraco.org/documentation/v501/Reference/Templating/Umbraco-Helpers/?
*face plam* it's taken me 10minutes to do what I've been trying to do a good few days now!
Thanks Pasang.
Gareth
is working on a reply...