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.

Cross referencing

  1. roey.saban
    Member

    Hi

    I have a weird request and hope your plugin (or maybe another plugin that you know of) can help me.

    We would like to setup a form on our website where users can enter their product's serial number, and if the serial number is valid, the form gives them a coupon code.

    In other words, we will upload (for example) a 100 coupons codes and a list of serial numbers (products recently sold) - If the customer enters a serial number that is on the list (valid serial nr as on our list) then 1 coupon code is shown / emailed to the client.

    Is this possible?

    Posted 11 years ago on Wednesday May 29, 2013 | Permalink
  2. David Peralty

    You would have to customize Gravity Forms to do this, as this isn't something built-in to our system. You would have to have your own tables of valid serial numbers and valid coupon codes. You would need to use AJAX to pull this information in and make it work. It would all have to be created by you or a developer you hire.

    Posted 11 years ago on Wednesday May 29, 2013 | Permalink