Hi to all,
can't remember if this problem was there before but I guess not. In frontend permissions I have setup update permissions only to owner(field name is current_user_id)but when I try to edit a record even if "access denied" message is showed the record will be modified.. I have a particular configuration with a linkable field(lock/unlock) that locks the row so the owner will become the logged user that is selecting the linkable field..but I don't think that this part of code regards my problem..
site is
http://www.risingsys.com/disponibilita
user admin
pass debian12345
this is a backup position so don't worry for password
can't remember if this problem was there before but I guess not. In frontend permissions I have setup update permissions only to owner(field name is current_user_id)but when I try to edit a record even if "access denied" message is showed the record will be modified.. I have a particular configuration with a linkable field(lock/unlock) that locks the row so the owner will become the logged user that is selecting the linkable field..but I don't think that this part of code regards my problem..
site is
http://www.risingsys.com/disponibilita
user admin
pass debian12345
this is a backup position so don't worry for password
Hi silvered.dragon,
Normally the user id field should be "cf_user_id" (the one created by CF), but maybe you have a different one, are you sure that you have this made correctly ?
The 2nd thing to check is your form's "on submit" event, do you have a "db save" action there ?
Regards,
Max
Normally the user id field should be "cf_user_id" (the one created by CF), but maybe you have a different one, are you sure that you have this made correctly ?
The 2nd thing to check is your form's "on submit" event, do you have a "db save" action there ?
Regards,
Max
Hi admin,
yes user id field is different from the default one, but as you can see in the uploaded screen, I have setup the correct one in chronoconnectivity frontend permissions.. if you think that this will solve my problem I will have to change some lines of code and field names.. so please tell me is this the problem?
and no, as you can see in my attachment there is no database save action in editing forms.
yes user id field is different from the default one, but as you can see in the uploaded screen, I have setup the correct one in chronoconnectivity frontend permissions.. if you think that this will solve my problem I will have to change some lines of code and field names.. so please tell me is this the problem?
and no, as you can see in my attachment there is no database save action in editing forms.
Hi,
The permissions are set to "Public", so anybody can do anything to the list right now!! please unselect this and test again ?
Regards,
Max
The permissions are set to "Public", so anybody can do anything to the list right now!! please unselect this and test again ?
Regards,
Max
only list permission is set to public, the update permissions are set to owner, but I tried to set list permissions to administrator and doesn't worked..I think that there is something wrong with my installation cause records are modified even if acces denied is showed!?!?
Hi,
You have the "create" permissions set to public too!!
But please try to download and install CC V5 (with V4, don't uninstall anything), and try it, it should work fine.
Let me know about any questions!
Regards,
Max
You have the "create" permissions set to public too!!
But please try to download and install CC V5 (with V4, don't uninstall anything), and try it, it should work fine.
Let me know about any questions!
Regards,
Max
This topic is locked and no more replies can be posted.