I'm working on building a menu interface that has predefined href urls and my question is how to discover what are the JBS filter's post messages, the hidden urls so that I could get some fast filterings instead of creating independent studies lists for each filtering...
Now if I perform a filtering I get an url that says nothing about my filtering preferences:
localhost/joomla/index.php/component/bib...dy/?view=studieslist
I figured out the encoded url and tried to combine it with /component/biblestudy/ or only index.php but it doesn't works :
filter_location=6&filter_book=101&minChapt=&maxChapt=&filter_teacher=0&filter_series=0&filter_messagetype=3&filter_year=2010&filter_orders=DESC&filter_topic=0&option=com_biblestudy&task=&boxchecked=0&controller=studieslist
-------------------------------
Issue solved with the help of this hint:
mentaljetsam.wordpress.com/2008/06/02/us...-data-between-pages/