DropdownlistMultiplePublishKeys editor returns prevalue text if only one item is selected
Hi There - I am trying to use the DropdownlistMultiplePublishKeys editor to categorize some nodes. Some nodes will have single categories while others may have multiple.
The issue that I'm having is that if there are multiple prevalues selected, the value of the property is a comma seperated list as I was expecting. For single selections however, the property returns the prevalue text.
DropdownlistMultiplePublishKeys editor returns prevalue text if only one item is selected
Hi There - I am trying to use the DropdownlistMultiplePublishKeys editor to categorize some nodes. Some nodes will have single categories while others may have multiple.
The issue that I'm having is that if there are multiple prevalues selected, the value of the property is a comma seperated list as I was expecting. For single selections however, the property returns the prevalue text.
Is there any solution for this issue??
Hi André
Have you tried having a look in the example in the documentation for the datatype here? https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/dropdown-list-multiple-publish-keys#mvc-view-example
Unless I misunderstand your question completely then it looks like to me that this is what you're after? :-)
Hope this helps otherwise please let us know! :)
/Jan
is working on a reply...