Where To Set The 'search' For Cgridview?
Hi, I've noticed that in some examples there is an AJAX search bar in top of items of CGridView, but mine is not getting displayed (bootstrap widget). How can I render it? Which methods should I...
View ArticleUpload De Arquivo Com Xupload
Olá Pessoal Estou utilizando para fazer upload esta extensao http://www.yiiframework.com/extension/xupload/, so que estou com um pequeno problema. Eu gostaria de chamar uma função quando a lista de...
View ArticleAuto Completar Textarea
Galera, preciso de mais uma ajuda. Tenho um dropdown com lista de cursos cadastrados no banco de dados. Ao lado desta lista tem um botão "Incluir". O usuário poderá escolher um curso no dropdown e...
View ArticleFile Upload Action Update Problem
Here is my dilemma, I can upload files, delete files, but update is not working correct. Of course if I change the file then I can update the whole record but If I want to just update the description...
View ArticleDifferent Format In Db And In Html Input Field
I have a MySQL database with date field in format like "2013-04-05". I also have CActiveForm with datapicker which accepts values like "05/10/2013". What is the proper way to convert between these...
View ArticleJappendo With Upload + Cjuidialog
can anyone help me?? i have a form like this : my problem are : 1. in Cjuidialog where we choose in 2nd, the firs textfield changed 2. upload file cant uploaded form appendo : <table...
View ArticleGenerate A Paypal Pay Now Button
Hi,i am new in yii framework,i just want to ask what is the steps that needs for generate a pay pal "pay now" button on the website ?
View ArticleCjuidialog And Validation
Hello, I am using a CJUIDialog for create Absence since a grid view. I would like to use validation as usual _form. My CJuiDialog : <?php $this->beginWidget('zii.widgets.jui.CJuiDialog', array(//...
View ArticleNew Extension Ddautofilter For Grid View
Hello, I have created a new extension to add an auto-filters functionality to grid views, similar like in MS Excel tables. Yii Extensions Page Screenshots Hope you might find this useful?! Regards,...
View ArticleGii Generated Forms And Url Manager Ruyles
Please see info below. Still waiting for someone to respond.
View ArticleCustom Attributes And Multi-Model Validation
I have a form, using which user can submit a post. For example post (model Post) have title, text and list of tags. Tags (model Tag) are stored in a different table and saved to database using another...
View ArticleRetrieve Full Name From Database
Hi, in my table I have id, firstname, lastname rows. but i need to store both first & last name into name field. pls help me. I written in model like this.. public function getFullName() { return...
View ArticleAyuda Con Dropdownlist Y Vista
Hola a todos,este es el problema que se me presenta: En mi aplicación muestro una lista de periódicos los cuales quiero filtrar por categorias.En el layout/column2.php puse el dropdownlist con el cual...
View ArticleYii Codeception Module
I cant find yii module or something else for the codeception, so is there any module, or i need to write it by myself( ?
View ArticleDynamically Show Required Textfield Depending On Dropdownlist Value
Good day. My problem is I have a dropDownlist with three options: A, B, C. What I need to do is to show a textfield depending on what the user chose. Example: user chose A => it will show textfield...
View ArticleNeed Lol - Best Place To Create And Share Memes
Hello Dear friends I have been playing around with Yii for the last 3 months and This is my first application, so I hope everyone likes it! To view my app go to www.needlol.com I appreciate your tips /...
View ArticleUnit Tests And Netbeans
Following problem: When I run the unit tests from within netbeans, the cache tests fail. When I run phpunit from the command line, everything works as expected. Did anyone experience similar problems?...
View ArticleValidar Model Sem Salvar
Boa tarde, estou fazendo um subform que envia os dados via ajax e salva na sessão porem gostaria de validar estes dados como faço?
View ArticleYii User Session
Hi, I have a problem with user login in Yii. In our site there are 2 types of users: Admin & User. We have created separate sessions for both of them in config. The problem is that when one of them...
View ArticleGetting Data From Gridview
hello, I need Cgridview data (IDs) for graph, so how to get it filter and without filter using ajax/jquery, thanks
View Article