Google

Elements: CKForm, CKTextField

This is a sample for CKForm and CKTextField.
Request data from form will be binded to instance variable of component automatically.

CKTextField has 3 types of text field. These are "Text Field", "Password" and "Hidden". You can select one of types with "type" attribute.


Example:

Text Field:
Password:
Hidden(Can't show, see html source):


Result:

Text Field:
Password:
Hidden: