Serhioromano / cobalt-9

Cobalt 9 Beta Test Group
11 stars 2 forks source link

Quick Start Improvements Part 1 #159

Open kiranetph opened 5 years ago

kiranetph commented 5 years ago

Same thoughts about one of the coolest features of Cobalt 9 - "Quick Start":

Right now we have 3 mandatory entry fields: image

I would propose to make only "Section Name" mandatory and provide additional options to the 3 entry fields: image

Logic: If I only encode the Section name, Cobalt 9 will create the SECTION with this name, a link in the default menu (Main Menu) with the same name and create a TYPE with the same name. The fastest but most basic "Quick Start"

If I want a different name for the TYPE, I have to encode it in the Type Name field.

If I want to have a different Menu Title , I have to encode it in the optional Menu parameter. image

If I want to create categories for a section, I can encode them in an optional categories field. image Right now it will only handle 1 level, no nested categories.

more to follow ....

kiranetph commented 5 years ago

For the optional TYPE options, I can see 2 fields: 1) Field Groups and 2) Fields (with 3 options) a) Field Label b) Field Type c) Field Group

I can optional add Groups while editing the field list and select in the field options from the installed field types and already encoded field groups. image

Hope this explanation makes sense ...