Difference between #2 and #3 of
How to create the custom Drop-down using CHtml::dropDownList

Revision #3 has been created by Ankit Modi on Jul 15, 2014, 3:48:44 AM with the memo:

text bold
« previous (#2) next (#4) »

Changes

Title unchanged

How to create the custom Drop-down using CHtml::dropDownList

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

dropdown, #dropdown, custom

Content changed

Hi Friends, This tutorial may be help us create the custom drop-down menu using CHtml::dropDownList 1) first create/copy the drop-down menu in your **_form.php** file
[...]
</div>
```
2) Create the
**UtilityHtml.php** file on componets folder which is include a all html file function




```php
[...]
0 0
3 followers
Viewed: 27 873 times
Version: 1.1
Category: How-tos
Written by: Ankit Modi
Last updated by: samdark
Created on: Jul 15, 2014
Last updated: 5 years ago
Update Article

Revisions

View all history