this is new for me how can use this in chronoforms v6
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