‎2006 Nov 24 4:11 PM
Hi,
I have created one dropdown to a field.
But in display the dropdown is displaying only short text of possible entries and not the Fix. values.
These fixed value I have mentained at domain level.
e.g.
One value is ' ' for which short text is 'Blank'.
I want to display only space and not 'Blank' in the output.
So how to display the fixd value and not the text?
Thanx.
Umesh
‎2006 Nov 24 4:24 PM
In order to not show the description in your listbox, the description must be blank. There are gui settings that allow you to show the description only, or the key value and the description, but I don't think there is one that shows only the key value.
You can modify the domain, and make it so that the key value ' ' description does not have a description.
Regards,
Rich Heilman
‎2006 Nov 24 6:32 PM
Hi,
Actually this I was thinking earlier but I was searching for any new way of not displaying that short text.
Thanx for the reply.
-Umesh
‎2006 Nov 24 4:26 PM