I have drop down field its pointing to prevalues source which is umbrac documents. 2 things firstly I want the value of the drop down to be node name not node id. Secondly is there way of having first item in dropdown something like Please select with no value?
Unfortunalty in that version of Contour you'll need a customized version of the prevalue sourcetype, should be a quick update , shared sourcecode for all the default providers is available here http://our.umbraco.org/FileDownload?id=5060
Prevalues drop down
Using contour 119 in umbraco 452.
I have drop down field its pointing to prevalues source which is umbrac documents. 2 things firstly I want the value of the drop down to be node name not node id. Secondly is there way of having first item in dropdown something like Please select with no value?
Regards
Ismail
Comment author was deleted
Hey Ismail,
Unfortunalty in that version of Contour you'll need a customized version of the prevalue sourcetype, should be a quick update , shared sourcecode for all the default providers is available here http://our.umbraco.org/FileDownload?id=5060
is working on a reply...