CMDBuild Forum

How to enable tabs on cards

I've seen in some of the CMDBuild manuals where the cards have tabs along the bottom and attributes are divided into logical areas. How do I enable this? I've searched everywhere and haven't been able to figure it out.

When I'm in the "Manage Classes" in the Data Management Module the "Layers" tab is greyed out so I'm thinking it might be in there but I can't access it.

Additionally, when I'm displaying a card in the Administration Module the "Details" tab is greyed out.

Can someone assist me here please as I'm not having much luck.

Thanks!

 

You can define your logical TABs in the card of a class using the “Group” property when you define an attribute in the Administration Module.
You can insert a free string to add a new group, or you can choose in the list a group already defined.
The “Details” TAB is a different function,
which allows you to manage in a master-detail way the domains 1: N (where 1 is the current class) marked with the flag “Master-Detail” in the definition phase.
CMDBuild Team

 

 

Previously Tecnoteca wrote:

You can define your logical TABs in the card of a class using the "Group" property when you define an attribute in the Administration Module.
You can insert a free string to add a new group, or you can choose in the list a group already defined.
The "Details" TAB is a different function,
which allows you to manage in a master-detail way the domains 1: N (where 1 is the current class) marked with the flag "Master-Detail" in the definition phase.
CMDBuild Team

 

Thanks for taking the time to reply. This has answered my question and resolved my problem. Appreciate the assistance! 

 

 

Previously Tecnoteca wrote:

You can define your logical TABs in the card of a class using the "Group" property when you define an attribute in the Administration Module.
You can insert a free string to add a new group, or you can choose in the list a group already defined.
The "Details" TAB is a different function,
which allows you to manage in a master-detail way the domains 1: N (where 1 is the current class) marked with the flag "Master-Detail" in the definition phase.
CMDBuild Team

 

 

Is it possible to change the order of the logical TABs when they are displayed to a User?

The TAB order depends on the order of the first attribute that appears in that TAB.

Modifying the order of the attributes you can then get the order of the TAB you prefer.

CMDBuild Team