Componet to login

Redirect users to login when accessing CF forms.

Overview

The issue occurs when users who are not logged in try to access any form via the component URL.
For a single form, use the Redirect action with ACL set to public. For all forms, a custom Joomla system plugin is required, though this feature is planned for a future CF version.

Answered

Hello!

On my site, when I request the page "/component/chronoforms7", I want it to redirect to the login page if the user is not logged in. How can I do this?

Thanks!

Max_admin Max_admin 27 Nov, 2025
Answer

Hi soporte,

You need this for any form request or just a specific form ?

For a single form you can add a Redirect action and set the ACL to "public", that will run the redirect for any not logged in user.

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin Max_admin 27 Nov, 2025

Not possible without a Joomla system plugin written for this purpose.

But I can add this feature to ChronoForms v8 if you switch later.

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin Max_admin 27 Nov, 2025

No problem.

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