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'm trying to add a dropdown field to a document type of 4 text options. I've created a datatype as follows:
As you can see it doesn't display any database datatype option as in previous versions (http://our.umbraco.org/documentation/using-umbraco/backoffice-overview/property-editors/built-in-property-editors/Dropdown-Publish-Keys). Once I save a content item in this field it stores the value as the option's text string and not an ID.
How do I retrieve the ID value instead of the string?
Thanks
is working on a reply...
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.
Continue discussion
Umbraco.DropdownlistPublishingKeys stores the string value
I'm trying to add a dropdown field to a document type of 4 text options. I've created a datatype as follows:
As you can see it doesn't display any database datatype option as in previous versions (http://our.umbraco.org/documentation/using-umbraco/backoffice-overview/property-editors/built-in-property-editors/Dropdown-Publish-Keys). Once I save a content item in this field it stores the value as the option's text string and not an ID.
How do I retrieve the ID value instead of the string?
Thanks
is working on a reply...
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.