how to use Action URL and/or parameters

How to use URL parameters in ChronoForms v6.

Overview

The user needed to understand how to pass and utilize URL parameters within a form.
Add URL parameters to the form data and use a Debugger action in the form Load event to inspect them, then reference the values using the documented shortcode syntax.

Answered
ChronoForms v6
sa samir1903 24 Feb, 2019
Answer
this is new for me how can use this in chronoforms v6
Gr GreyHead 19 Aug, 2019
Hi Coughlan,

The URL parameters are all added to the form data: you can see what is there by temporarily adding a Debugger action to the form Load event. See the short-codes FAQ for the syntax to use the values.

Bob
This topic is locked and no more replies can be posted.