Field type groups seems to be a nice idea where, various form element can be combined to form a group and represent a block and can hence be styled individually.
Whats required:
- A variable to store group id along with every field item created for a type(page type or post type or whatever)
- A page to configure group properties like
- Create group
- option if group allows multiple entries ?
- group css /js(may be its a bad idea as it would complicate stuffs or may be it’s good and it would keep csss js at seperate places)
Seems a good idea to add to WordPress Ultimate CMS plugin.
Please share you comments if you have any thoughts..??