Problem: Limiting access to forms by user roles with Members and GF.
I'm have searched through the forums and have come to understand, if not be sympathetic, to the lack of documentation.
I'm a Joomla programmer as CMS base, and just opened myself to WP recently. Still learning it's intricacies.
What I need assistance on is a bit more definition on what the GF capabilities do/offer.
(http://www.gravityhelp.com/documentation/embedding-a-form/) doesn't help with explaining.
You could just as easily sum it up for me in regards to what I need click without explanation..though details would be nice.
ie: can edit a form (with conditional user login) gravityforms_edit_forms
or
can access form with gravityforms_create_form
My Needs?
User A can View/submit Form-A, but not Form-B. Is this not the right approach to take? I'm thinking I should be just creating a form and using [short code] of Members to allow/deny access.
I'd still love to know what, exactly, each Gravity_Forms_capability does.
**By the way, the GF website uses Profiles/Edit Profile. I saw a lot of posts regarding this kind of implementation using GF. Perhaps you could write a brief and simplified version of how the forms were integrated and combined to offer the functionality. Assuming a clear, layman documentation is made you would clarify a lot of the questions being asked (auto filling form fields - to - relating one form to another and more)**