Hello.

I have a question about permissions.
I can set the permissions up so that the user that created a registration (author_id) can edit and delete it. But I am have an issue with allowing edit and delete permissions based of who the registration is for (user_uid)

My use case is, registered User A is logged into the site and registers himself and his friend User B (also a member) to an event.
I am trying to make it so User A can edit and delete his own registration and User B can also edit and delete their own registration.

It seems that permissions are based off the author_id and there are no permission controls using the user_uid.

Is this the case? Perhaps I am missing something.
Any help would be appreciated.

Thanks

Comments

john.oltman’s picture

Status: Active » Closed (outdated)