I am trying to implement gform_after_submission and need to eneter the field id's.
Where can I get a list of the field id's for my form?
I am trying to implement gform_after_submission and need to eneter the field id's.
Where can I get a list of the field id's for my form?
Currently you can look at the source of the page to find the input numbers. I usually use the form preview since there is less theme cruft.
In the 1.6 version which is currently in beta release, the field ID and type are displayed right in the form builder. It's pretty sweet.
Screenshot: http://minus.com/mjNhoEP2I
cool that WILL make it easier.
I did figure out though that if I go to the notification settings page and click the insert form field rop down, it adds it to the form and displays the field id.
True. There are many ways of getting the ID, but it's certainly easier in 1.6.