HTML link

Prevent unwanted chronopage parameter in CF links.

Overview

The issue occurs when CF automatically appends a chronopage parameter to links within form HTML content.
Manually add the chronopage parameter to the link in the HTML view to control its value, or use separate forms to avoid the automatic parameter addition.

Answered
ChronoForms v8
Pk Pkoll 06 Nov, 2025

Hi max,

I have in a html field with this line: 

<hr><p><strong>Het vakgebied is alleen aan te passen via de app:</strong> <a href="https://www.atelier78.nl/docent-vakgebied-1-1?terug=docenten">docent-vakgebied</a>.</p>

to start an other CF form called: docent-vakgebied-1-1 with param "terug=docenten".

When I use this link It is changed in : https://www.atelier78.nl/docent-vakgebied-1-1?terug=docenten&chronopage=ophalen+vakgebieden

Why there is "&chronopage=ophalen+vakgebieden" coming from??

Greetings

Paul

Max_admin Max_admin 07 Nov, 2025

Hi Paul

Can you post a screenshot of your HTML code content ? when I use your code here I get the correct link.

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

Hi Max,

I look for an other solution. I have stopped with this solution and let it as it was. Two separated forms and no integration.

Thanks for so far,

Greetings 

Paul

Max_admin Max_admin 12 Nov, 2025

Hi Paul

That's ok, 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