Question
Using JavaScript to automate tasks
Hello,
I want to:
1. Count text fields with specific color using JS (text fields are created manually with Adobe).
2. Insert into them their respective number or string (like SOMETHINGX, SOMETHINGX+1 and so on).
a) clean all fields before step 2
3. Change color of each text box (without mundane, manual work) of each box.
Are these magic tricks possible?
Cheers
