Forums

Access Denied

chriso0258 25 Sep, 2015
Hello,

I'm having problem with registered users accessing a ChronoForm after clicking on the link from a Connectivity page. As you can see in this picture, there is no problem bringing up the list:
[attachment=2]access1.jpg[/attachment]
But then they get an access denied message:
[attachment=3]access2.jpg[/attachment]
The connectivity connection action in the front list is configured as such (The form is for viewing db info only):
[attachment=4]action.jpg[/attachment]
and the front list permissions are listed as this.
[attachment=0]permission1.jpg[/attachment]
[attachment=1]permission2.jpg[/attachment]
I'm at a loss. I've double checked user permissions and they are in the registered user group in Joomla. Any idea what I'm missing? It's probably right in front of me and I'm just not seeing it.

Thanks for your help,
Chris
GreyHead 25 Sep, 2015
Hi Chris,

Please try setting View Public to Allowed and Guest to No.

Public here is the parent group (not just Guests) and their permissions seem to get passed down the tree.

Bob
chriso0258 25 Sep, 2015
Hello Bob. Thanks for your reply.

I tried your suggestion and it did not work. The only way I could get it to work was to add the form name to the action event for edit:
[attachment=0]action1.jpg[/attachment]
and to give the registered group "allowed" for editing.
[attachment=1]permissions.jpg[/attachment]
Doesn't make much sense since there is nothing to edit on the form equip_details. Besides a couple of db readers in the onLoad event, everything is custom coded to display information only.
You are far more familiar with CF than I am and unless you see any reason why granting "allowed" edit permission on a form that can't be edited, I'm ok with leaving things as is.

Regards,
Chris
GreyHead 25 Sep, 2015
Answer
Hi Chris,

I think that is probably OK, I misunderstood part of the question. The View Permissions I think are to 'view' the listing itself, not to view a form that is being loaded from the listing. (I am not an expert in CFv5, maybe one day.)

Bob
This topic is locked and no more replies can be posted.