I changed 'method'=>'get' to 'method'=>'POST' in category _search page. when i go to the category/admin and advanced search and search category, i see searched item in url and i see GET instead of POST method in firebug.
why?
I changed ‘method’=>’get’ to ‘method’=>’POST’ in category _search page. when i go to the
Share
I found answer in yii forum here.