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.

Customize the Appearance of a form & conditional forms

  1. jmustico
    Member

    I have 2 questions

    1. Can I customize the appearance of my form in terms of color, font, size of fields, ect?

    2. Can I set up my form so that they are directed to a particular url based on the specific answers to my form OR can the information on the url they are directed to change based on their answers to my form.

    Thanks

    Posted 13 years ago on Tuesday March 6, 2012 | Permalink
  2. Hi, jmustico,

    1. Yes, you have control over the look of your form. You can use css with inheritance and also set classes for form fields.
    2. The admin allows you to set up your form so that upon submission you can redirect to a URL (and pass field information along in the querystring if you want), redirect to a page on your site, or simply add confirmation text to the page. Gravity Forms has several hooks available which allow you to go further. You can use the hook "gform_confirmation" (http://www.gravityhelp.com/documentation/page/Gform_confirmation) to look at the information chosen on the form and conditionally change where the form redirects or its message.

    Let me know if you need more info.

    Posted 13 years ago on Tuesday March 13, 2012 | Permalink

This topic has been resolved and has been closed to new replies.