Wiki

Articles tagged with "auto-complete"X
Displaying 1-2 of 2 result(s).

Simple way to use AutoComplete using different ID and Display Value

Created 10 months ago by raheelk2kTutorials1 comment – viewed 9,670 times – ( +3 )
Usually when we use AutoComplete in a project, We need to show "title" or "name" in the list, while when the form is posted, we need some sort of integer ID referring to the selected value. Out of the Box, CJuiAutoComplete widget doesn't provides different display text and post values.

Adding Bash Command Completion for Yii Commands

Created about a year ago by Dustin OpreaHow-tos0 comments – viewed 4,163 times – ( +2 )
This article discusses the installation/configuration of the YiiBash project (https://github.com/dsoprea/YiiBash).