CHtml::button redirect
How can i use CHtml::button or any button that will redirect to another page? It’s basically a link but the look should be a button. Thanks.
Problem with CActiveform and textfield update
Hello Yiianswers!
Here’s my problem…
In my view I need a textfield from Cactiveform to change when the user selects a value from a dropdownlist. The dropdownlist gets its value from aREAD MORE
Dynamic CFormModel
#dynamic #cformmodel #rules #validation
Hello everybody.
Does anybody know, how to create dynamic CFormModel? Which attributes generates dynamicly and validation rules, other methods work correctly? Please write here some examples.
How do I allow user to select multiple files at once to upload
I realize that CMultiFileUpload allows me to upload multiple files at once, but I want the user to be able to select multiple files at one time when they clickREAD MORE
yii-user-management
formModulesRegistrationyii-user-management
Hi there. I have been trying to implement the yii-user-management module. The registration part. I have removed the firstname and lastname form fields, but I can’t seem to figure outREAD MORE
By unknownFreq · Asked 323 days 20 hours 57 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
I need help with dependent dropdown
I am looking for help with 2 dropdowns. After user selects first dropdown, the second dropdown is supposed to be populated with values. Here are the relevant function calls inREAD MORE
By eldorado2768 · Asked 326 days 13 hours 7 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
incorrect password error when trying to login with database values?
I have entered username and password directly in the database, now when i try to login with the data values in the default login page, it says incorrect password?
READ MOREHow to generate data table to Excel report
How to generate data table to Excel report
How to generate data table to Excel report
Two model form, adding group of fields with javascript
fieldsformjavascripttabular data
Hi! I’m new to yii. To keep everything simple, i have two models, events and contests. Event can contain one or more contests. While creating or updating event, i shouldREAD MORE
Modify CHtml::submit buttons redirect URL
Anyone know how to make the CHtml::submitButton not go to the details view but redirect somewhere else?
