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.

How are forms activated and deactivated (or made "inactive") ?

  1. cwd
    Member

    I had a problem with a form not showing up last week. It seems that the form was set as "inactive" somehow but I don't understand where that setting is supposed to be toggled - if it exists.

    At least according to the documentation, with the form function, it seems that one of the parameters references this:

    gravity_form($formid, $display_title=true, $display_description=true, $display_inactive=false, $field_values=null, $ajax=false, $tabindex);

    I am referencing the $display_inactive=false portion...

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

    A form being marked active or inactive is done in the Forms list. So if you log into your backend and go to Forms, you should see your list of forms. Next to each form should be a small checkmark. If you click on that checkmark, it should disappear, and the form is then inactive. If you click that spot again, the form will be active again.

    I hope that helps.

    Posted 11 years ago on Sunday December 2, 2012 | Permalink
  3. cwd
    Member

    Perfect - thank you

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

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