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
when i use the document API to read a property on a page that is a dropdownbox datatype, like this
Doc.getProperty("propertyalias").Value
I get the prevalue for the selected item in the dropdownbox.
How do i get the actual text from the dropdown ?
Thanks
Mikael
umbraco.library.GetPreValueAsString()
hth, Thomas
Thanks Thomas
The embarrasing thing, is that i discovered that in the old forum 20 seconds after posting here - should have looked there first :-)
But now it's also in the new forum if others search here.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
document API getProperty problem
when i use the document API to read a property on a page that is a dropdownbox datatype, like this
Doc.getProperty("propertyalias").Value
I get the prevalue for the selected item in the dropdownbox.
How do i get the actual text from the dropdown ?
Thanks
Mikael
umbraco.library.GetPreValueAsString()
hth, Thomas
Thanks Thomas
The embarrasing thing, is that i discovered that in the old forum 20 seconds after posting here - should have looked there first :-)
But now it's also in the new forum if others search here.
Mikael
is working on a reply...