pods_ui restrict does not work in edit
-
I cant get restrict to work on pod edit.
I have created my admin pages successfully and also i can restrict each huser to hiw own entries by adding this to pods_ui params:
'where' => array( 'manage' => "author.ID = " . get_current_user_id(), )
But i CANNOT find a way to ban the user from editing other pod ids…I mean if i just go to the URL and change the id of the pod then there it is for the user to see….
I looked at the code for restrict and author_restrict options but i got confused…Any help?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘pods_ui restrict does not work in edit’ is closed to new replies.