Remove Direct Access to Form

renas 17 Oct, 2012
Hi all,

I don't want that users can access directly to the form page.

"...index.php?option=com_chronoforms&tmpl=component&chronoform=.."

How can i guarantee this?

Many Thanks,

Renas
GreyHead 17 Oct, 2012
Hi Renas,

How *do* you want them to have access to the form?

Bob
renas 17 Oct, 2012
Hi GreyHead,

The forms are accessed by plugin in articles and modules.

Tks,

Renas
GreyHead 17 Oct, 2012
Hi Renas,

Then add some 'key' to the valid URLs e.g. &cfx=1234 and use a Custom Code action in the On Load event to check for a valid key and redirect the user if it isn't found.

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