Hi,
imported a CF7 form into CF8. When trying to handover a value inside a Joomla article to be read by PHP like I did in CF7 it tells me "Form not found":
{chronoforms8}cnc_order&order_type=1{/chronoforms8}
If I leave it off, it works:
{chronoforms8}cnc_order{/chronoforms8}
Please can you tell me how the correct synthax is here?
Many thanks for your support!
BR IWOXX
Hi iwoxx
Please use the ChronoForms8 system plugin, and disable the ChronoForms8 content plugin if you have, after you do that the parameter should be set in the form data parameters on page load and you can get it using {data:order_type}
Let me know how this works for you.
You are welcome! 😊
