Saturday, February 18, 2017

Framework7 - Forms

Description

Forms are used for interactiong with users and collects data from the web users using text fields, checkboxes, radio buttons etc.
Framework7 provides different types of form elements to work with the applications smoothly as specified in the table below:

S.N.Overlay Type & Description
1 Form Elements
Form elements are used to make good looking form layouts.
2 Checkboxes and Radios
The list view extention allows you to create checkbox and radio inputs in Framework7.
3 Smart Select
Smart select is an easy way of changing form selects to dynamic pages by using groups of checkboxe and radio inputs.
4 Disabled Elements
The elements can be disabled by applying the disabled class to the element or adding disabled attributes for form element.
5 Form Data
Framework7 has very few useful methods which makes working with forms easy.
6 Form Storage
It is easy with the form storage to store and parse forms data automatically on Ajax loaded pages.
7 Ajax Form Submit
Framework7 allows you to automatically send data using Ajax.

No comments:

Post a Comment