CMDBuild Forum

Modify columns in Relations tab

Hello CMDBuild Team, once again!

I am wondering if the columns in the "Relations" tab can be modified.

Specifically, could I permanently select "Name" to appear instead of "Description"?

(The "Name" column is not an option and I cannot find a way to enable its appearance in the Relations tab.)

 

Thank you,

Dimitris

From the CMDBuild GUI this is not possible.
You can try to act on the english localization file ( [webapps] / [curr_webapp] /translations/en.json ) but be careful because the same string can be used in different contexts.
CMDBuild Team

Oops,

I was not very clear.

I am trying to select for appearance the attribute (characteristic) "Name", not just the label of the column.

For instance, I want the room name to appear and not the room description (which is far too long).

 

Regards,

Dimitris

 

 

Previously Tecnoteca wrote:
From the CMDBuild GUI this is not possible.
You can try to act on the english localization file ( [webapps] / [curr_webapp] /translations/en.json ) but be careful because the same string can be used in different contexts.
CMDBuild Team

 

At the moment this is not possible.
CMDBuild Team