How to create a new document type with a new Radio Box data type
Hi,
I've been looking through the documentation, but haven't found anything explaining how to create a new document type or a new Radio Box datatype. What I want to do is create a new data type based on the Radio Box datatype. Add pre values to the new data type and create a new document type that contains this data type.
How to create a new document type with a new Radio Box data type
Hi,
I've been looking through the documentation, but haven't found anything explaining how to create a new document type or a new Radio Box datatype. What I want to do is create a new data type based on the Radio Box datatype. Add pre values to the new data type and create a new document type that contains this data type.
Does anyone know how to do these things?
Hi Joel,
Try to see this video on how to create a new document type, http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/creating-a-document-type/ After you have created then you need to add a property that using the Radio Box datatype as type. Try to see this video on how to add properties. http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/properties/ ;
To create a new data type and add pre values try to see this http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/customizing-data-types/ video on Umbraco TV.
Hope this helps, if not then just ask again.
/Dennis
is working on a reply...