Swashata has written 259 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).

Using native select and configure search for dropdown element

Starting v4.19, eForm allows to use native select element for your dropdowns. Traditionally we’ve been using select2 but we understand cases where a native select element will make more sense in the form aesthetics. When configuring the Dropdown element, simply select Use Native Select to change the type. Configuring Search Now the search of the…

Adding dynamic numbering to tabs/pages

Starting version 4.19, eForm allows for adding dynamic numbering to tabs. This is useful when you want to conditionally hide/show tabs depending on the form. Go to the Tab/Page settings and put %%NUM%% in the title of the page. eForm will now automatically put the number (starting with 1) and will also update as pages…

Using Custom Values and Format Strings in Integrations additional fields

With eForm v4.17, it is now possible to send additional hard-coded strings or evaluate format strings in almost all integration settings. In this documentation article, we will see how to use the new configuration. Enabling Additional data If the integration you are working with, supports sending additional data, then enable it first. It is usually…