I can't edit the value of the datatype "Label" in Umbraco 7.1.1. I can't see any input field and if I click on save, then this is save on the datatype:
values : [{"Key":"values","Value":[]}]
Everytime I click on save the key-values-pair is added to the datatype:
Label Datatype Bug in Umbraco 7
Hi,
I can't edit the value of the datatype "Label" in Umbraco 7.1.1. I can't see any input field and if I click on save, then this is save on the datatype:
Hi Sören
How are you trying to edit the label datatype? is it as a property on a document type or is it by creating a datatype based on label?
/Jan
Hi Jan,
it's by creating a datatype based on label.
Sören
Hi Sören
Ok, the above looks weird but label should not do anything else. It should not be possible to add a value to it.
It's just intended for use on a document type where you need a Name/Description and nothing else.
/Jan
Hi Jan,
sorry, then I did something accidentally confused. And thank you for your answer!
Sören
is working on a reply...