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.

Saving multiple values with a custom field

  1. Is there a way to save an extra column of information on a field? Apart from the value of the input, I also want to save the "status" which I generate in PHP.

    I am creating a custom field that validates the value of an input using an external web-service. The problem with this is that the service is sometimes unavailable, thus I can't be sure if the value is valid or not from time to time.
    What I need is an extra column that indicates if the input has been validated by the external service or not.

    Does Gravity Forms have this ability that I am totally missing?

    Posted 11 years ago on Wednesday April 17, 2013 | Permalink