I am having a problem with my data types in that they wont work. When I try to select an option it just does nothing. When I think I have selected one I click save and it says property has error and gets a red box around it.
I am confident that I have looked at another post about this but I cant find it
Its on a fresh install of 7.3.3, any help would be great.
When I try to create a new Data Type through the Umbraco UI (Developer - Data Types - Create), the Property editor dropdown is populated with existing data types but, when I try and select one, e.g. 'Dropdown list', nothing is returned.
As a result I can't add any prevalues. Nor can I save the new data type, as attempting to do so throws a 'Property has errors' error, due to the Property editor value being required.
I think this is the same behaviour that Nathan is describing. It's happening on a fresh install of 7.3.3, installed two days ago.
Custom Data Type Property Editor Not Wokring
Hi Guys,
I am having a problem with my data types in that they wont work. When I try to select an option it just does nothing. When I think I have selected one I click save and it says property has error and gets a red box around it.
I am confident that I have looked at another post about this but I cant find it
Its on a fresh install of 7.3.3, any help would be great.
Thanks,
Nathan
Can you post the code of your custom property editor ?
That will maybe give some more insight in what is going wrong.
Dave
Hi,
I'm having (what I assume is) the same issue...
When I try to create a new Data Type through the Umbraco UI (Developer - Data Types - Create), the Property editor dropdown is populated with existing data types but, when I try and select one, e.g. 'Dropdown list', nothing is returned.
As a result I can't add any prevalues. Nor can I save the new data type, as attempting to do so throws a 'Property has errors' error, due to the Property editor value being required.
I think this is the same behaviour that Nathan is describing. It's happening on a fresh install of 7.3.3, installed two days ago.
Any help would be greatly appreciated.
Thanks, Steve
Hi,
Did a bit of hunting on the forum last night and discovered this: http://issues.umbraco.org/issue/U4-7496
I've upgraded to v7.3.4 this morning and the dropdown problem has gone away; I'm now able create new Data Types and select a Property editor.
Might be worth a try Nathan.
Cheers, Steve
Steve, Thank you. Works perfectly now.
is working on a reply...