Forums

use Chronoforms only in the backend

karnac2020 04 Jan, 2010
Is there anyway to restrict the use of Chronoforms to the backend of joomla?
I just want to use the form to input data into a database table, and I don't want this
to show up for front end users. (I am not using a registration system, so anyone can just log
in.)

Thanks in advance.
Mark
GreyHead 04 Jan, 2010
Hi Mark,

Sure, limit the form to Admins only. You can do this with the Watchman plugin (have it do a silent rediret to the home page). Or a PHP snippet at the start of the Form HTML will do the same kind of thing.

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