This tutorial will show you how to change the default location that appears in your form when using the Geolocation addon.
wpforms_geolocation_map_zoom
The wpforms_geolocation_map_zoom can be used to change the default zoom level of the map that displays entries and forms.
wpforms_geolocation_map_default_location
The WPForms wpforms_geolocation_map_default_location filter can be used to change the default location of the map pin using Longitude and Latitude.
How to Display the Confirmation and the Form Again After Submission
In this tutorial, we'll show you how to display the confirmation message and reset the form on the same page using a small PHP snippet.
How to Change the Key Text on Conversational Forms
This tutorial will show you how to use CSS to change the key text that appears when viewing a Conversational Form.
wpforms_frontend_output_success
The wpforms_frontend_output_success action fires immediately after the form has been submitted prior to saving the entry and sending the email notification.