Our organization has multiple forms on the website, and certain staff members should only view entries for certain forms. Does GF have this capability? If not can anyone give me a hint as to what hooks or filters I could use?
Our organization has multiple forms on the website, and certain staff members should only view entries for certain forms. Does GF have this capability? If not can anyone give me a hint as to what hooks or filters I could use?
Gravity Forms does not have this capability, nor any way currently to make it as such. Our roles are as such that it is all or nothing, and not form specific.
but I could hook in and write my own code based on the logged in user. I guess I'll just poke around until I find the right filter action. (Any advice on which one would be helpful.)
i put something together that does the trick: http://pastebin.com/xvg2rguv
Thanks deryk.