You can setup an Event Listener to Reload the listening field, Reload means replacing the field with a new content from another form page, here are the steps to do setup the Reload listener action correctly:
ChronoForms8 Advanced
How to Reload a field in ChronoForms8
Step-by-Step: Connect Joomla Forms to Google Sheets with ChronoForms v8

This complete guide shows exactly how to configure ChronoForms v8 Joomla forms to save submissions directly to Google Sheets, with all necessary screenshots.
We will also explain how to make your Google Sheet editable by others users.
How to use the Event Switcher in Chronoforms 8
The Event Switcher action can help you run different Views/Actions based on the value of a specific variable, you can define different Views/Actions for each expected value
How to enable and use the Form Debug
In order to display some helpful info about the form actions and data, you need to enable the form debug,
How to translate your form to multiple languages

In this tutorial we will show you how to translate your Chronoforms8 form to different languages
How to setup Stripe payments in Joomla and WordPress forms using ChronoForms8

The stripe payment action is very easy to setup, here is how to do this:
How to create a PDF file and attach it to email

Create PDF files using your Chronoforms8
How to save form data to a custom database table using Sava Data action

if saving the form data in the forms log is not enough for your needs, you can use the Save Data action to save the form data to a custom database table, this table may already be in your database or you may create it using a database administration tool like PHPMyAdmin or ChronoMyAdmin
How to export saved form data to CSV

Here is how you can export stored form log data to a CSV file
How to use PHP data anywhere in your form

In ChronoForms 8 you can run PHP code, capture the results in a variable then use the results in later actions or views in your form using the {var:php_action_name}, here are the steps to do this:
How to write a full custom SQL query in Chronoforms
