Skip to content

Opening book details…

Can I read Javascript for All Text Fields on EtoBox?

Javascript for All Text Fields by kenthepa is a document available to read on EtoBox.

What is Javascript for All Text Fields about?

The document discusses using JavaScript to affect all text fields in an Adobe form. The original poster asks how to write a script that runs when a button is clicked and affects all text fields. Respondents discuss using this.getField() to target fields by name, and using loops to iterate through all fields and check their types. The best solution proposed uses nested loops to iterate through all fields and check each field

Author
kenthepa
Language
EN