Hello,
I got the form fields list of W-4 IRS form 2011 as follow:
topmostSubform[0].Page1[0].f1_01_0_[0] - TextField
topmostSubform[0].Page1[0].f1_02_0_[0] - TextField
topmostSubform[0].Page1[0].f1_03_0_[0] - TextField
topmostSubform[0].Page1[0].f1_04_0_[0] - TextField
topmostSubform[0].Page1[0].f1_05_0_[0] - TextField
topmostSubform[0].Page1[0].p1-cb1[0] - CheckBox - Export Value: 1
topmostSubform[0].Page1[0].p1-cb1[1] - CheckBox - Export Value: 2
topmostSubform[0].Page1[0].p1-cb1[2] - CheckBox - Export Value: 3
topmostSubform[0].Page1[0].p1-cb4[0] - CheckBox - Export Value: 1
These fields are not be able to apply for W-4 (2019).
Do you have any ideas how to get the list the form fields in W-4.PDF IRS form 2019?