Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello everybody,
for personal needs I would like to know if there was the possibility to manage the access to an object cloned by user and not by his group. I started researching on the forum but I have not found anything.

thanking you in advance for your help.
Hi, @tazzkiller

There is a bunch of variables about users. Just put <cms:dump_all /> and you'll see something like that:
k_user_id:
k_user_name:
k_user_title:
k_user_email:
k_user_access_level:

These can be used as conditionals.

Extending this answer here. There is no such option yet in admin panel itself. We however can use relations and/or simple editables to indicate restricted pages or users or whatever. It all is up to you.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
2 posts Page 1 of 1