Insert a break into event?

Insert a break into a ChronoForms event for debugging.

Overview

The user could not recall the correct syntax to stop event processing in an older CC6 form.
In Connectivity 6, use the {stop:} or {end:} action to halt event processing. For modern development, it is strongly recommended to upgrade to ChronoForms 8.

Answered
ChronoForms v6
2D 2D77rus 17 Feb, 2025

Hi, I am still maintaining old site with CC6.

AFAIR there was some kind of instruction to stop event processing, for debugging, kinda {break:} or {stop:} or something... Can't remember syntax, can't find on forum.

Max_admin Max_admin 17 Feb, 2025

There is a Show Stopper action in v6 I think which you can use for this

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

you are using Connectivity 6, so you can use {stop:} or {end:}

but it is strongly recommended to use Chronoforms 8 instead

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.