2014-07-15

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

2) Create the UtilityHtml.php file on componets folder which is include a all html file function

Show more