Working with eForm Matrix Elements

eForm has quite a number of matrix elements. Examples can be found here and here. As you can see we currently support the following types: Matrix with radio elements. Matrix with checkbox elements. Matrix with dropdown questions. Matrix with text input or textarea questions. All of the elements are fully customizable. You can use custom […]

Read More

Container Buttons to jump between pages

As we already know eForm can have paginated or tabbed appearance to break your forms into multiple section. This appearance would bring in navigation buttons to navigate between tabs and pages. If you want to provide a way to quickly jump between pages, without letting the user go through all containers, it is possible through […]

Read More

Hidden Form Element

eForm v3.4 introduces a new element, Hidden Element which can be used to gather data from URL, user meta or some other parameters. Adding Hidden Element Look into Other Form Elements (O). Drag it into any position of your form. Setup Hidden Element A hidden element can fetch data from three dynamic sources. URL parameter: […]

Read More

Adding Tooltips to form elements

With eForm v3.4 you can add tooltips to form elements. It is available for All elements from Multiple Choice Questions (M). All elements from Feedback & Upload (F). All elements from Other Form Elements (O). Container type elements from Design & Security (D). Like columns, collapsibles etc. Adding tooltip to eForm element Open the settings […]

Read More

Slider & Range Elements

eForm supports using sliders and ranges through three form elements. Single Slider. Single Range. Multiple Grading. All of them are accessible from Multiple Choice Questions. Multiple Grading is basically the grouping of either element. Configuration of Slider Element Basic Configuration Minimum Slider Value: The number from which the slider counts. Maximum Slider Value: The number to […]

Read More

Creating your first form through eForm

To get started with eForm, you will need to create a form first. The system comes up with a few forms pre-installed and you can check them out if you want a quick start. For in-depth informaiton, please read this. Access the form builder To create a new form through form builder: Go to WP […]

Read More

Make the form Automatically progress to next page

Starting version 3.2, eForm has the ability to automatically progress to the next page/container when all of the elements in the current page validates. This really gives a nice user experience for rather long forms, where users don’t have to click on the next button every time. A demo of the same can be found […]

Read More

Adding LaTeX formula inside your form

Starting version 2.5.0 eForm supports LaTeX implementation inside your form. It can be integrated to any richtext element or any question element which has options in it (like Single Options, Multiple Options, Sortable etc). Installing required plugin To get started you first need to install a plugin that provides LaTeX. You have two options: Install and […]

Read More

Make the form automatically save progress

Starting eForm version 2.6.0, we have introduced auto save functionality. The advantage is, your form would be saved automatically as you make progress right on the client’s browser. If the client decides to close the form and comes back after a few days later, then it will be restored. The data is kept for 30 days […]

Read More