Not Validating Against UDC
I created a custom UDC 59|CT. There are three values - a blank, FBU, and REC. A field in my application has an override to use this UDC.
If RECON or any value beginning with REC or FBU are entered in this field, no error is given. Any values not beginning with REC or FBU generate an error. How do you make sure only values in the UDC are accepted as valid entries?
0