Interactive form by piping element value to labels

Starting with eForm V4 you can create interactive form using Interactive form setting for updating real time data in  labels, options, description etc. #1: Enabling Interactive Form Enable Interactive Form settings to have interactive forms through Form Settings->General Settings. #2: Add Interactive Template Tags   You can use the template tags in the format %(X){KEY}%. For […]

Read More

Advanced Address Form Element

eForm always had address element. Starting eForm v3.5 it has undergone some serious changes which makes it even more powerful. You can check the Advanced Address Field example. #1: Insert Address Element Address element can be found under Other Form Elements. Insert it in your form and start modifying it. #2: Appearance  Options You can […]

Read More

Container configuration options under eForm

With eForm you can add as many containers as you want. Each of the container can hold as many elements that you require and you can easily rearrange across or within containers. Every container has different appearance for different types of forms. It will appear as tab for tabular appearance. For paginated appearance it will […]

Read More

Let user navigate to any tab in eForm

With the latest version 3.6 it is now possible to let users navigate to any tab by clicking the tab above the form. Previously, this would block users from jumping steps and would take user to the next step instead. Activate the settings Go to Form Builder > Form Type. Choose Tabular Appearance. Enable Can Navigate […]

Read More

Repeatable Elements with eForm

Starting eForm version 3.5 a new element was introduced, the repeatable element. As the name suggests, it can be used to allow your users to add rows of predefined elements on your form. You can check out a demo here and download the from from this link. Add a repeatable Element Repeatable Element can be […]

Read More

Date & Time Picker Element

eForm always had date and time picker element. Starting eForm v3.5 it has undergone some serious changes which makes it even more powerful. You can check the Hotel Registration Form example. Insert Date Picker Date Picker element can be found under Other Form Elements. Insert it in your form and start modifying it. Interface Options […]

Read More

Form element & label appearance

eForm v3.5 has introduced a few new features with which you can control the appearance of form elements. Control how labels appear: Floating or vertical. Control the alignment of labels. Show/Hide the labels. #1: Label Alignment You can set to either horizontal or vertical. For smaller devices or for nested columns, the appearance will always be vertical. […]

Read More

Default, Prefill & Readonly values for text type elements

Starting eForm version 3.6.0, text type elements can have Default values. Prefill values with respect to URL parameter (query) or user meta. Readonly attribute to stop user from editing. The following elements can have such functionalities. Feedback & Upload > Feedback Small. Feedback & Upload > Feedback Large. Other Form Elements > First Name, Last […]

Read More

Default & Prefill Options for MCQ Elements

Starting eForm version 3.6, you can now setup default options for some MCQ elements. If one or more options are set as default, then those will stay checked or selected on form load. This feature is available for the following elements. MCQ Elements > Single Options. MCQ Elements > Multiple Options. MCQ Elements > Dropdown […]

Read More

File Upload Element

eForm has a beautiful and ajax powered file upload elements using which you can accept files from users. Some of the features are: Drag ‘n Drop file handling. AJAX upload with progressbar. Validation of different file types and size. Integration with WordPress Media. All of the files are uploaded in the wp-content/uploads directory so you […]

Read More