PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Field ID in Form Editor

  1. Just would help when putting together hooks for GF, having the Field ID displayed maybe on the 'Advanced' tab, up in the corner or something. That would definitely beat having to dig into the page html manually.

    Posted 12 years ago on Tuesday May 3, 2011 | Permalink
  2. Good idea Scott, we'll see how to best handle this so it is visible somewhere.

    Posted 12 years ago on Tuesday May 3, 2011 | Permalink
  3. In the meantime, here is a snippet you can use that I wrote to help myself with the same task:

    http://pastie.org/1864432

    It'll look like this: http://grab.by/a2FT

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  4. hmm, couldn't get this to work

    pasted it into my functions file, is this correct?

    running Version 1.5.2.8

    Posted 12 years ago on Thursday July 21, 2011 | Permalink
  5. The code is correct, I just tested using it and had no problem. Here is a screenshot: http://i.imgur.com/xCUN9.png

    So I would suggest making sure you implemented it correctly in your functions.php file.

    One thing to note is depending on how your functions.php file is setup you may not need the opening PHP tag that was included in the sample. It just depends on how your functions.php file is and where in the file you place it.

    Posted 12 years ago on Thursday July 21, 2011 | Permalink
  6. I was removing JQuery in my admin functions without realising, got it working now, cheers!

    Posted 12 years ago on Thursday August 4, 2011 | Permalink
  7. Cool. Glad you got it working Tom. Thanks for the update.

    Posted 12 years ago on Thursday August 4, 2011 | Permalink

This topic has been resolved and has been closed to new replies.