Hallo ,
>That's a little odd. I don't think the options from the dictionary are used in the netweb template at all.
In version 4.29 new future has been added:
Add: Dictionary validation (on the whole record) has been added to the ValidateRecord routine.
I have now the same problem with radio controls. In DCT I have a field STA:Status [string (10)] , Must be in list: Activ|Inactiv .
In a compiled exe works perfect. When I implement in NetTalk web, I set to radio then Text and Value to: 'Activ' & 'Activ' and 'Inactiv' & 'Inactiv' , after I compile and I insert new record , I check Active or Inactive , I always got error message:
''Status: Must be one of | '' ...... I don't know why ??
Someone has a solution ?
Thank you,
Robert