There is any way to choose what attribute is shown in a combo box ¿?
Sometimes I need to show the Code attribute, in other cases i need to show the description atribute
How can I manage that ?
thanks
There is any way to choose what attribute is shown in a combo box ¿?
Sometimes I need to show the Code attribute, in other cases i need to show the description atribute
How can I manage that ?
thanks
At this moment this is not possible, but this activity is already planned in our roadmap for the end of 2015 or early 2016.
In the meantime you can make “hidden” the “Description” attribute and set it via database triggers differently for each class.
CMDBuild Team