Hello! I'm trying to get warning. This is my 2 scripts:
First script:
Second script: (ScriptForCheck.sil)
No message "priority changed" when summary is edited and contains "1234":
What'is wrong with my scripts?
The verification will only be done after you click off the field changed, if you want the message to show on each change regardless of whether the field is on focus or not,
use either "keyup" or "input" events.
You want to show a warning or just info ? if the former then use "WARNING" as message class.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.