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.

Populating Dynamic Fields with Hooks

  1. How is the possible? Seems that this is easily accomplished with query string but mentions this is possible with hooks. How can I accomplish this??

    Posted 13 years ago on Thursday February 17, 2011 | Permalink
  2. There are a lot of posts on the forum that discuss this.

    How to populate a field via query string:

    http://www.gravityhelp.com/forums/topic/pre-fill-a-field-with-get-parameter#post-17939

    How to populate a field using hooks:

    http://www.gravityhelp.com/forums/topic/using-custom-fields-to-populate-hidden-fields#post-17616

    There are plenty more with other examples on the support forum if you do some more digging but the posts above explain how to populate fields dynamically using query string and PHP.

    Posted 13 years ago on Thursday February 17, 2011 | Permalink