How to change error into warning symbol in groovy scripts
Content
Hi Team,
When we put any validations using groovy scripts, we used to pop-up any message through the below syntax.
"throw new oracle.jbo.ValidationException("Pop-up Message")"
It is throwing the message with Error symbol. But it should display as warning/Information symbol.
I have tried with "adf.error.warn("Warning test !!")" which is not working.
Anyone aware of it, please update here.
Thanks,
Shaheela2
Version
20B
Tagged:
1