call a form width only submit actions

Open a form with only submit actions on the first page.

Overview

The issue occurs because actions are incorrectly placed in the Load event, which runs on page load.
Move all actions from the Load event to the Submit event in the CF form builder.

Answered
ChronoForms v8
Fl Flamingo 06 Feb, 2026

How can I open a form in Chronoforms 8 where the first page only contains submit actions?

Max_admin Max_admin 07 Feb, 2026
Answer

What are you trying to do exactly ?

Actions/Views can be placed in Load or Submit events, but when the page loads it will run Load elements, and when its submitted it will run the elements under Submit

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