When adding a validation on drop down the validation happens on the server and returns a cryptic validation message. Usually this validation happens on the client and highlights the tab and item that has the error.
Anyone have any ideas as to how I could fix this? I tried adding a regular expression but this wasn't working as expected.
As you can see in the screen shot the validation message is yellow and doesn't put any indication on the tab or element.
Validation On Drop Down
When adding a validation on drop down the validation happens on the server and returns a cryptic validation message. Usually this validation happens on the client and highlights the tab and item that has the error.
Anyone have any ideas as to how I could fix this? I tried adding a regular expression but this wasn't working as expected.
As you can see in the screen shot the validation message is yellow and doesn't put any indication on the tab or element.
is working on a reply...