DataTypeService create umbraco dropdown based data type and values programatically?
Hi All,
I was just wondering if anyone could assist I'm trying to programatically create a new node under data types which is based on a drop down list and has some prevalues as part of a migration.
Just wondering if new DataTypeDefinition(-42, <some guid>) is the best start.. but then how would you go about adding pre-values..
DataTypeService create umbraco dropdown based data type and values programatically?
Hi All,
I was just wondering if anyone could assist I'm trying to programatically create a new node under data types which is based on a drop down list and has some prevalues as part of a migration.
Just wondering if new DataTypeDefinition(-42, <some guid>) is the best start.. but then how would you go about adding pre-values..
Cheers,
tom
Hi Tom.
Did you found a solution? im trying the same but with javascript.
Hi no I haven't found anything.. I'd like to be able to create a new data type programatically using the new services but haven't really found out how
is working on a reply...