RTC Javascript validation- redundant error message is showing on save workitem.
Hi All,
I have a script to validate the dates field in my form. The validation works perfectly , but when i try to save the workitem,
<validator id="valdr1">
is there any way to avoid this kind of redundancy in error messages? Please advice? Thanks Akshay P
|
One answer
The "severity" attribute is missing in the configuration of the validator parameters. As a result, the message is returned for all severity levels. See the document for more details.
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Script_Based_Validation |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.