Copy link to clipboard
Copied
I am trying to determine the best trigger or event to use provided on an interactive PDF form to place a script that gets acrivated given a change in value assigned to a text form field by an end user. Your response/suggestions to this post are appreciated. Thank you ahead of time.
Copy link to clipboard
Copied
It depends on what script is for.
If it depends on that field value you can use validation, but is hard to say without seeing the script.
Copy link to clipboard
Copied
In response to 'It depends on what the script is for.'. Understood but that does not answer the question. For example, I was looking more for what may constitute using the 'on blur' event as opposed to a custom validation script when trying to make this determination. Surely there are certain factors, variables to consider regarding the script used to determine which trigger, event, etc. may be more suitable to place a particular script.
Copy link to clipboard
Copied
Sorry but for clarification I should have initially posted that I was interested in what criteria may be used in determining whether to place a script in say the 'onBlur' event or use a custom validation script instead. While it's understood it depends on the script, I believe the script needs to meet certain criteria in deciding which trigger or event may be most appropriate.
Copy link to clipboard
Copied
Resolved. No need to answer.