Questions tagged as "validation"
CActiveForm on Bootstrap Modal
BootstrapCActiveFormModalvalidation
Greeting’s Everyone!!! Just found this cool website i have a bootstrap modal with a CActiveForm on it, the submit process is working but not the validation. Is it possible toREAD MORE
Ajax Cform validation within renderPartial view
AJAXAJAXLINKajaxSubmitButtoncformrenderPartialvalidation
hi there,
I have created an list of categories, each category link uses ajaxLink() function to call a action in the controller to load a new view file via AJAX. ViewREAD MORE
By TheDeveloper in Views · Asked 497 days 14 hours 21 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Multimodel form validations
My database is just like this
- ====== Group ======
- id
- name
- ===== Member =====
- id
- group_id
- firstname
- lastname
====== Group ====== id name ===== Member ===== id group_id firstname lastname
For multimodel form I followed this link . and now my Group controllerREAD MORE
By newbie in Validation · Asked 509 days 4 hours 11 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
