in Ajax CRUD ‘ajaxcrudgiitemplate’ , (ajaxcrudgiitemplate )
Custom Validation rules and validation like 'unique’are not working . What to do?
Help me. Any idea
in Ajax CRUD ‘ajaxcrudgiitemplate’ , (ajaxcrudgiitemplate )
Custom Validation rules and validation like 'unique’are not working . What to do?
Help me. Any idea
Hi,
Did you wrote correct rules in model and
Please check Model extends CActiveRecord…
Put some log message and Check afterfind ,beforesave methods are called properly
Thanks
chandran nepolean
so sorry to say thats not my issue. this is a special case about that CRUD template.