This tutorial will show you how to pass field data between forms in Joomla. This means we will send information from one Joomla form to another on a different page.
Seamlessly sending data between different forms on your Joomla site can greatly improve the user experience and streamline workflows. Imagine the situation: a user fills out and submits a form on your site, after which he is redirected to another page where a new form awaits him. To his pleasant surprise, the new form is already filled in with the previously entered data. Passing data between Joomla forms eliminates the need to re-enter the same information. This not only saves time but also reduces the risk of typing errors, increasing overall user satisfaction.
Pass field data between Joomla forms using a URL. It may seem complicated but don't worry,
Balbooa Joomla Forms makes it easy. By the end of this tutorial, you will see how easy it is to pass data between Joomla forms.
Example URL from the video: https://www.yourdomain.com/page?field1=[Field ID=1]&field2=[Field ID=2]