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 ;).

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.…

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…

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…

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…

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…