‎2007 Jun 15 12:46 PM
Hi there,
I have created a domain based in a char type which contains 3 valid values, (0,1,2) and included it in a table control.
When I'm filling in the field, if I enter '6', an error message informs that this value is not in the range of valid values but it doesn't happen when introducing ' ' (a space). Is there any way to solve it and get the same error message when entering space?
Thanks in advance,
Cristina.
‎2007 Jun 15 12:48 PM
Try making the field <i>Required</i> on the screen - this means you have to enter something (not blank)
‎2007 Jun 15 12:48 PM
Try making the field <i>Required</i> on the screen - this means you have to enter something (not blank)
‎2007 Jun 15 3:08 PM
And what about fixing an initial value, different from space in the field that is defined as char(01) do you know if there's any option to set a value as initial in the domain definition?
‎2007 Jun 15 3:13 PM
‎2007 Jun 15 3:17 PM
Hello,
Check whether the space have the <b>= symbol</b>.
If not give some text in the short text column.
Then it will allow space and wont allow 6.
Regards.
Vasanth