Description The wpforms_frontend_enqueue_css_layout_field_viewport_breakpoint allows changing the breakpoints when using a multi-column layout on the Layout and Repeater field. Parameters $viewport_breakpoint (int) Viewport width in pixels. $form_data (array) Processed form settings/data, prepared to be used later. Source wpforms/src/Pro/Forms/Fields/Traits/Layout/Frontend.php More Information This filter is applied to all forms and lets you set the breakpoint for the Layout and […]
How to Pass Quantity Field Value to API Providers
Introduction Would you like to access the value of a payment field with quantity enabled in a third-party integration service? With a custom code snippet, you can make Smart Tags usable with the Hidden Field. Then add the payment field’s value to the Hidden Field using Smart Tags. In this tutorial, we’ll walk you through […]
Customizing Multiple Choice Field Columns on Mobile Devices
Introduction Would you like to customize the number of columns displayed on mobile view for multiple-choice fields? By default, multiple-choice fields in WPForms display as single columns. However, you’ll be able to customize it with a custom CSS snippet. In this tutorial, we’ll show you how to use a 2-column display on mobile view for […]
Using the Repeater Field with Google Sheets Addon
Learn how to use the Repeater field with the Google Sheets addon.
Adding Extra Columns in Google Sheets
Learn how to add extra columns in Google Sheets for the Google Sheets addon.
Disconnecting Google Sheets Addon
Learn how to disconnect Google Sheets integration in WPForms.