Hello,
I have a Combo Box which is a lookup field with 2 columns. 1 column is bound (ID) and the other is not (description).
The ID is of no use to the users and since the form should be uneditable I would like to display solely the description in a text box.
I have tried to create a text box and take the value of the combo box but it can only display the ID.
Is there any way of doing this?
Thanks!
I have a Combo Box which is a lookup field with 2 columns. 1 column is bound (ID) and the other is not (description).
The ID is of no use to the users and since the form should be uneditable I would like to display solely the description in a text box.
I have tried to create a text box and take the value of the combo box but it can only display the ID.
Is there any way of doing this?
Thanks!