Create folders for pre-made data types #10714
Replies: 2 comments 1 reply
-
I'll just link to a previous discussion around the same topic (haven't re-read it yet, so not sure what the conclusion was there) #8729 |
Beta Was this translation helpful? Give feedback.
-
I have thought of something similar as Umbraco by default comes with many datatype instances, but not sure what would be the best way to group these into folders. It could affect new installs, but not existing installs. Grid, List View and Block List editor can be used as only a few datatype instances or many instances. I tend to group the Block List editor instances in a folder in working projects. Sometimes you may also prefer to group "pickers" in folders or checkbox/radiobutton/dropdown lists, but it probably depends on the specific project and personal preferences. However I think it could make sense to group the datatype instances by default in folders, while developers still have the option to move datatypes to different folders. Furthermore we now also have several Upload datatype instances. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Create folders for pre-made data types. Add all pre-made data types to a folder called for example "System", then divide them into subfolders "Media", "Picker", "True/False" etc.
All newly created data types will be added to the root of Data types.
Beta Was this translation helpful? Give feedback.
All reactions