Participant
March 19, 2025
Question
JavaScript in PDF Fillable Form to auto-populate a field based on ONE choice from radio button list
- March 19, 2025
- 2 replies
- 381 views
I am new to JavaScript. However, I've worked with fillable pdf forms. Can someone provide JavaScript code that will perform the following function within the form:
The form user will make one choice from Classification Area (5 selections: Student Development; Interagency Collaboration; Student-Focused Planning; Program Structure; Family Involvement). Based on the selection from these areas, a Heading field will be auto-populated on page 2 of the form.
Also, I need to allow for multiple line entries in several fields in various fields of this form that might mean that the information will need to extend and add pages as the user types in requested information.
