Wiki articles in category Tutorials tagged with "validation"

Showing 1-3 of 3 items.

How to display page on fancybox...using CHtml::ajaxlink with yii validation

Created 12 years ago by Ankit Modi Ankit Modi, updated 11 years ago by Rohit Suthar Rohit Suthar.

1) include the fancybox extesion otherwise fancybox js

0 0
4 followers
Viewed: 22 218 times
Version: 1.1
Category: Tutorials

A simple way to get Yii client-side form validation run when submitting by ajax

Created 13 years ago by nlac nlac, updated 11 years ago by nlac nlac.

A time ago i've met the issue that Yii doesn't run any client-side form validation when submitting the form by CHtml::ajaxSubmitButton. The small javascript below helps to fix it.

4 1
11 followers
Viewed: 67 868 times
Version: 1.1
Category: Tutorials

Working with radiobutton list

Created 13 years ago by vibhaJadwani vibhaJadwani, updated 13 years ago by vibhaJadwani vibhaJadwani.

This is a tutorial to work with radioButtonList which will handle enum datatype. Form design and validation both are detailed here.

9 0
10 followers
Viewed: 135 130 times
Version: 1.1
Category: Tutorials