Results 1 to 2 of 2

Thread: Catlog filter

  1. #1
    New user
    Join Date
    02-26-10.
    Posts
    21

    Default Catlog filter

    hi,

    Is it possible to Catalog Filter work after click on button?
    I would like to select several options and then click on button "go".


    Thank you for your help

    Sorry for my english.

  2. #2
    User
    Join Date
    06-29-09.
    Posts
    271

    Default Re: Catlog filter

    Yes, you need to change the templates that come with the catalog extension. A friend of mine complained about this non-standard way of operation, but the creator thought differently. So we have to change templates to get that done!

    You need to figure out which template is used (The names start with "filter_") and copy them to the TL_ROOT/templates folder. Then edit them so they do not take action onchange (<- keyword ) but after pressing a submit button. :P

    I am unsure about the original files, but we rewrote the entire template by parsing the $this->widgets['filter'] array. Though I am unsure if this is standard in the catalog extension. We might have edited that as well :?

    I hope I helped in some way with these semi-answers ops:

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •