php code to prevent view details

mahmoodee

Member
Hello,
I need a php code in " php plugin" to prevent user from view details (only can see the list)
if(condition) { // cannot view details }
my goal is to prevent user from view details if an element field in his profile equal to a specified value .
Unfortunately, there is not a plugin (Can View Row list plugin) like "Can Edit Row list plugin" and "Can edit Row list plugin"
thank you
 
Last edited:
Correct, there isn't a "can view row". It's something I've thought about implementing, and probably will at some point.

You'd have to add some code on an onLoad hook in the PHP form plugin.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top