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.

Order form features

  1. StratCom
    Member

    Hi,

    I need to build an order form which will look like a restaurant menu. Therefore I need to:

    1. upload a photo near each item name and description

    2. be able to select one or more items and have the grand total calculated (patrons do not need to buy online)

    3. have an email verification, so that my client will receive a message confirming that the email inputted by the person ordering is not a fake

    4. collect all the emails inputted in a database

    5. Integrate Gravity Form with any Elegant Themes theme

    Can Gravity Form do this and is the personal plan enough please?

    Thank you in advance

    Posted 11 years ago on Friday November 30, 2012 | Permalink
  2. David Peralty

    You probably could do all of this with Gravity Forms, but it might not be very intuitive to build Getting images next to products is a bit strange as you will have to use the HTML field and use CSS Ready Styles (inline) to make it look nice.

    Everything else is fine, except potentially integrating with Elegant Themes. I have seen some users having issues with their Themes and Gravity Forms due to JS conflicts. I would check with them to make sure they feel confident their theme is going to work with Gravity Forms before purchasing. Conditional logic requires them to have no JS errors to function properly. All my best!

    Posted 11 years ago on Friday November 30, 2012 | Permalink
  3. StratCom
    Member

    Thanks David, I don't mind playing with HTML to insert the pics. However the most important thing here is point 3 and if Gravity has that email verification feature we'll go for it.

    Posted 11 years ago on Saturday December 1, 2012 | Permalink
  4. David Peralty

    What do you mean by e-mail verification? You can send the data entered to the e-mail address of the client and the administrator of the site.

    Posted 11 years ago on Sunday December 2, 2012 | Permalink
  5. 3. have an email verification, so that my client will receive a message confirming that the email inputted by the person ordering is not a fake

    Gravity Forms will ensure the address entered into the email field is the correct syntax for an email address. Gravity Forms will not actually check to see if that email address is valid. For example, chrishajer@rocketgenius.com looks like a valid email address, but it doesn't actually exist. Gravity Forms would all the visitor to use that email address since it looks like the proper format for an email address.

    Posted 11 years ago on Sunday December 2, 2012 | Permalink