Get Both Id And Description From Single-Line Dropdownlist
Hi I have a 'single line' dropdownlist wich obtains its $data (id and description) from my db. The dropdownlist is 'independent' and thus does not store the selected id in a model. I use ajax to send...
View ArticleCreating Reports In Yii
I am attempting to create a simple reports section of an app , i have created a reportscontroller and was wondering if there is any way of importing different models into it to render pdfs based on...
View ArticleAdding The Same Input Field Multiple Times
As you may see in this image i.imgur.com/kKszZ4P.gif I have 3 tabs. Those tabs represents birds, from left to right (bird, it's mother, it's father). Each tab has exact the same input fields, it should...
View ArticleLooking For The Best Developer In Market
Dear All, We are an Indian based web Development Company which has great knowledge and experience in Yii framework. We have experience of 14 years and have completed N number of projects. We have a...
View ArticleOnchange
Boa tarde pessoal, sou novo usando o Yii e preciso de uma ajuda para prosseguir com meu trabalho. Tenho um gridView com um DropDownList que traz o nome dos produtos. Preciso que ao selecionar o...
View ArticlegetRequestUri vs. getUrl
What exactly is the difference between CHttpRequest::getRequestUri and CHttpRequest::getUrl?
View ArticleOpen-School
Open-School is an integrated school management system which focuses on excellence and evolution in the field of Education.Developed using YII. Check out Here Open-School . http://open-school.org Try...
View ArticleNavigasi Menu
tolong dong para master yii semua.. saya baru banget belajar pembuatan aplikasi web.apalagi menggunakan yii.mau tanya dong kalo ingin membuat menu navigasi seperti gambar dibawah ini gimana caranya...
View ArticleXss Security And Cookie Dilemma
Hi all, I read in cookies management wiki that if the XSS security by HttpOnly cookie was activated cookie weren't useable in JS anymore. However as I use accordion and treeview which are in JQuery...
View ArticleCan Not Refer To Yii::app()->User In Cwebuser (Indirect Calls)
Upon initial login, when the user component is created implicitally through Yii::app()->getComponent('user'), I discovered an error when upgrading a server saying that Yii;;app()->user did not...
View ArticleRoundcube Web Email Implementation In Yii
Hi, I need to know the steps to implement roundcibe webemail in my website.Can any one please help me.
View ArticleMany To Many Relation In Cgridview
Advertiser model: /** * @return array relational rules. */ public function relations() { // NOTE: you may need to adjust the relation name and the related // class name for the relations automatically...
View ArticleExperienced Yii Developer Need
It's a one month job, full time. Work in an existing system of CMS + eCommerce + CRM built to serve mid-size companies. Plan is you will be in charge of the new order management process. Needs: - Good...
View Article[Extension] Yiidhl
Hello, This is the topic for the YiiDHL extension. It allows to: Quotequery dhl XMPLPI service for a tracking number deatils Coming soon: Quoteorder shipments Extension page:...
View ArticleHelp With Cdbcriteria And Cactivedataprovider
Hi all when i used CDbCriteria and CActiveDataProvider to select 2 table and used CGridView to load data, my question is why there are no data in column of Total and Quantity , someone help me please....
View ArticleNew Yii REST Tutorial
Hello, I have written a tutorial about how to implement a REST API with Yii:: http://www.yiiframework.com/wiki/175/how-to-create-a-rest-api/ Please post your feedback here! Best Regards, Joachim
View ArticleActions by Behavioring
Is it possible to create a Behavior with some actions, and implement that Behavior in a Controller, using those actions transparently? Example: <?php class ExampleBehavior extends CBehavior { public...
View ArticleHow Yii Handles Exceptions In Ajax Calls?
When actionDelete() in a controller throws an exception, this exception is displayed by alert(). I don't understand how it works that it's displayed even when deletion is called through AJAX (as in...
View ArticleInsertar Relaciones
Hola, Bueno estoy tratado de hacer una aplicacion con yii para estas 3 tablas que son estas Pero soy muy nuevo en yii. Con gii cree los CRUD de las 3 tablas Esto funciona muy bien ahora necesito desde...
View ArticleGet Value Of Second Dropdown
Hi, I am playing with Yii for a few days and so far I am very impressed. I am having fun At this moment I am playing with dependent dropdown lists, it all works great until the point that I want to get...
View Article