Hey all,
As the subject mentions, is there a way to fix "Notes" as a permanent column in grid view when viewing a CI class in the data management module?
Basically when selecting the "notes" (by default not there) to appear as a column, it disappears when I simply switch to another CI class.
Any help would be muchly appreciated,
Eddie
Unfortunately, at this time it is not possible to configure the Notes attribut so that it appears permanently in the grid view.
We made this choice because it is usually a field that contains long texts and would occupy too much space.
I suggest you set up an additional attribute “MyNotes” of type Text HTML and then configure it to show in the grid (Base display = true)
CMDBuild Team
Previously Tecnoteca wrote:
Unfortunately, at this time it is not possible to configure the Notes attribut so that it appears permanently in the grid view.
We made this choice because it is usually a field that contains long texts and would occupy too much space.
I suggest you set up an additional attribute "MyNotes" of type Text HTML and then configure it to show in the grid (Base display = true)
CMDBuild Team
Hi CMDBuild team,
Many thanks for the prompt reply, shame it couldn't be but I'll take your advice and simply create a new attribute.
Thanks again,
Eddie