Chronoforms8 form access rights

How to restrict ChronoForms8 form access to logged-in users.

Overview

The user wants to control access to a form called directly via a link, rather than embedded in an article.
Navigate to the form's settings, go to the Access section, and set the View level to restrict access to logged-in users.

Answered
ChronoForms v8
kr kraadde 14 Jun, 2025

in earlier version of CF i used to give access to forms by using article and the following lines.:

{chronoforms}xxxformxxx{/chronoforms}

This allowed me to give the access rights to the article and subsequently to the form.

Now i like to use the direct call 

<a href="index.php/component/chronoforms8?chronoform=xxxformxxx">

Is there a way to limit the access to logged-in users?

Max_admin Max_admin 14 Jun, 2025
Answer

You mean control access to the link itself or to the form after the link is clicked ?

if its to the form then you can do that under the Form Settings > Access > View level

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply