This tutorial will walk you through how to open a new link on a form that has AJAX enabled when the users click Submit using a small code snippet.
How To Customize the Modern Dropdown Field
This tutorial will show you how to customize the modern dropdown field by limiting the search results.
wpforms_pro_admin_entries_export_ajax_get_entry_data
The wpforms_pro_admin_entries_export_ajax_get_entry_data filter can be used to manipulate the data being requested and exported from the form entries.
How to Send the Entry ID Through Webhooks
This tutorial will show you how to pass the entry ID through Webhooks addon using a small PHP snippet.
wpforms_conversational_forms_enqueue_styles
The wpforms_conversational_forms_enqueue_styles action is used to register and enqueues styles for forms created with the Conversational Forms addon.
wpforms_form_pages_content_after
The wpforms_form_pages_content_after action fires after a form is displayed on the site’s frontend, only if the form exists and contains fields, and was created with the Form Pages addon.