The wpforms_radio_field_html_value_images filter is used to hide the Image Choices from the email notification when using the Multiple Choice form field.
wpforms_payment-multiple_field_html_value_images
The wpforms_payment-multiple_field_html_value_images filter is used to hide the Image Choices from notifications when using the Multiple Items payment field.
wpforms_payment-checkbox_field_html_value_images
The wpforms_payment-checkbox_field_html_value_images filter is used to hide the Image Choices from notifications when using the Checkbox Items payment field.
How to Use Conditional Logic With a Date Picker
This tutorial will show you how to use Conditional Logic with your Date Picker field by using JavaScript to show and hide form fields based on the date in the Date Picker field.
How to Change the Expiry Date On Partial Entries
In this tutorial, we'll show you how to change the expiry date on partial entries when using the Save and Resume addon.
wpforms_process_validate_richtext
The wpforms_process_validate_richtext action fires validation on the Rich Text form field when the form is submitted.