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.

Form access based on who is logged in

  1. I have an interesting challenge: I need to restrict access to a post submission form to just 4 authorised users. I've managed to get as far as allowing access to the form only if any user is logged in (using the page restrict plugin) but not sure how to get it to be restricted based on who is logged in?

    Any suggestions would be much appreciated.. thanks.

    Posted 12 years ago on Friday May 13, 2011 | Permalink
  2. You can't do this with Gravity Forms itself, it doesn't have access control for who can and can't view a form. You would have to use something like the Members plugin to implement access control and then limit access to that page based on specific role. Or use another plugin that can limit access to a page based on user. So you'd have to use another plugin to control the access to the page the form resides on.

    Posted 12 years ago on Friday May 13, 2011 | Permalink