Hi there,
How can i disable direct access to the form? cfv3.2
i only want loged-in user can able to access the form, i have tried to create user-menu and sat access-level to registerd, but the form can still be access through this URL without log-in.
here is the link
I need your help.
How can i disable direct access to the form? cfv3.2
i only want loged-in user can able to access the form, i have tried to create user-menu and sat access-level to registerd, but the form can still be access through this URL without log-in.
here is the link
index.php?option=com_chronocontact&chronoformname=entry
I need your help.
Hi shirzuis ,
Add a PHP snippet at the start of the Form HTML to check the user group and redirect if they aren't registered. The code is here many times.
Bob
Add a PHP snippet at the start of the Form HTML to check the user group and redirect if they aren't registered. The code is here many times.
Bob
Hi Bob,
Thanks for your help, but can't see the php snippet code here. could you please share the code with me?
Thanks for your help, but can't see the php snippet code here. could you please share the code with me?
This topic is locked and no more replies can be posted.