Hi guys,
Is there an easy way of finding out the id of each form field generated by the form?
At the moment I am having to view source and scroll through code guessing which one is which? It's especially hard when there are hidden or admin only fields in the form.
Its mainly when writing hooks for each form, getting the field / entry id correct is difficult from a developer point of view. It might be worth on the form editor putting the id as a visible item in the top corner or something?