Good morning,
I'm sorry for my English, I try to explain my problem as best I can.
I have a CC6 frontend page with one table (see image) that show me records.

Now, I want only the users with Author or Superuser permissions can edit the records, the Registered users can only see the details.
The first column have a link that call the edit event of the CC (image above). The edit event having the "code" and permission that you can see in the next 2 images.


The CF's form called by CC have the permission in the image below

When I call the form directly via url (Joomla's menu) I receive the message below (for me is correct) "Error: Unauthorized access"

but when I'm clicking the CC "edit link" I'm receiving the page below (empty page).

CASE
A) The CC don't render anything because the permission on "edit" is blocked by the rule (debug is not displayed too).
B) After that I try to remove the rules on CC event, because on my idea the CF rules must block the render end display the message (but nothing, the form is show).
FINALLY
I ask you if is possibile in the case:
A) Show a message of "ERROR: access denied" when an event don't have the permission. (If is possibile, how?)
B) There's a option or setup I forgot.
Thank's for your time and suggestions.
Simone
I'm sorry for my English, I try to explain my problem as best I can.
I have a CC6 frontend page with one table (see image) that show me records.

Now, I want only the users with Author or Superuser permissions can edit the records, the Registered users can only see the details.
The first column have a link that call the edit event of the CC (image above). The edit event having the "code" and permission that you can see in the next 2 images.


The CF's form called by CC have the permission in the image below

When I call the form directly via url (Joomla's menu) I receive the message below (for me is correct) "Error: Unauthorized access"

but when I'm clicking the CC "edit link" I'm receiving the page below (empty page).

CASE
A) The CC don't render anything because the permission on "edit" is blocked by the rule (debug is not displayed too).
B) After that I try to remove the rules on CC event, because on my idea the CF rules must block the render end display the message (but nothing, the form is show).
FINALLY
I ask you if is possibile in the case:
A) Show a message of "ERROR: access denied" when an event don't have the permission. (If is possibile, how?)
B) There's a option or setup I forgot.
Thank's for your time and suggestions.
Simone