I need create dynamic links to a view page that contains filterrific with custom filters' values. However, I don't want my URL be long with all params appearing in the url string. Is it possible using JS / jQuery to open a new tab to that filterrific page with the params passed silently (cleanly) using POST? Thanks.
I need create dynamic links to a view page that contains filterrific with custom filters' values. However, I don't want my URL be long with all params appearing in the url string. Is it possible using JS / jQuery to open a new tab to that filterrific page with the params passed silently (cleanly) using POST? Thanks.