Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Go button in search form not working  (Read 8176 times)

Offline Green

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
Go button in search form not working
« on: January 07, 2015, 12:31:57 AM »
Im creating a new page with listing grid.I am using search form there above listing grid. But the 'Go' button in the search form is not working.On clicking it,the page is redirected to storefront. why?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Go button in search form not working
« Reply #1 on: January 07, 2015, 02:10:56 PM »
Is this original feature or custom? Can you post screenshot?
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Green

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
Re: Go button in search form not working
« Reply #2 on: January 08, 2015, 01:33:42 AM »
ITs a custom one. im in the need to search order by city, like criteria.. the url redirected is "...../index.php?status=&searchby=2"

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Go button in search form not working
« Reply #3 on: January 08, 2015, 12:58:50 PM »
Looks like you did not build URL completely. It is missing required parameters.

Make sure you use $this->html->getSecureURL(...) function to build URL in admin
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod