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.

Products dynamically get values from custom field

  1. Hi, I am looking to use gravity forms to dynamically build a paypal invoice. I would like certain fields to be populated dynamically using a post's fields. For the invoice I require the item name to be the post title, and the item price to be pulled from a custom field called "price". As well, I don't want the visitor to be able to change the value obviously.

    I was told the following, but am not sure of how to do this: "Use custom PHP and Gravity Forms hooks to dynamically populate those fields. You also have to do it in such a way that it doesn't trigger Gravity Forms built in pricing security which prevents users from tampering with prices by manipulating the form data"

    I can't seem to get this to work and would appreciate any suggestions. Thanks!

    Posted 12 years ago on Thursday September 29, 2011 | Permalink
  2. We can't write the code for you as this is a customization. But if you can show us the code you have and provide a link to it using http://pastie.org we'd be glad to take a look and see if we see anything that looks obviously incorrect.

    Posted 12 years ago on Thursday September 29, 2011 | Permalink