S

Update quick_filter by link

  • Thread starter Thread starter stromb0li
  • Start date Start date
S

stromb0li

Guest

In admin cp, I am using filter_macros -> quick_filter to filter a datalist. In the datalist, I want to generate a hyperlink that the user can click-on that immediately filters the datalist down to that one item.

Currently, I am generating a link like this: link('myaddon/mytable', [], {'_xfFilter[text]': $moo.cow}), however when I click on this, the page reloads to this link, but if there was an existing filter previously applied, the quick_filter textbox is prepopulated with the last...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom