‎2008 Aug 13 1:05 PM
Hello colleagues,
I have created one data element which uses domain with 3 fixed values in Value Range setings. I use this element in listbox and the 3 values are correctly displayed in the value list, but there is also 4th value - initial value, which is not defined in the domain.
Why is this initial value displayed? I want to get rid of this value. Is there any way to achieve that without dynamical modification at runtime?
The thing is that if I can achieve that only by module VRM _ SET _ VALUES, then I don't need to maintain the value range in that element at all.
Thanks for any help, Tomas
‎2008 Aug 13 1:09 PM
>I want to get rid of this value. Is there any way to achieve that >without dynamical modification at runtime?
if you make the field mandatory then it will be removed automatically. Check it once.
‎2008 Aug 13 1:09 PM
>I want to get rid of this value. Is there any way to achieve that >without dynamical modification at runtime?
if you make the field mandatory then it will be removed automatically. Check it once.