Hi,
regarding the admin visibility option.=, is it possible to edit the gravity forms plugin, so that the field that are "admin visibile" shows up in the actual form of the page when its login as admin/
Hi,
regarding the admin visibility option.=, is it possible to edit the gravity forms plugin, so that the field that are "admin visibile" shows up in the actual form of the page when its login as admin/
This is an interesting idea, but I don't think it will work. The issue is that the admin visibility setting is used in various places by Gravity Forms to bypass certain functionality like validation. However, as an alternate suggestion, you could do use conditional logic based on the user role. This tutorial demonstrates how to populate the current logged in user's role and you'll see that the bottom section discusses other uses such as using this in combination with conditional logic.