Hi Syed,
====== URL BASED QUERY FORMAT
?VIRTUALSCHEMANAME=<VSName>
&ATTRIBUTES=<datasetInternalName>.<Interface>.<AttributePageInternalName>.<AtrributeInternalName>."<OPTIONAL:
comma separated list of values-this deals with attributeFilters such upstream downstream Sequence Flanks>"
&FILTERS=<datasetInternalName>.<Interface>.<FilterPageInternalName>.<FilterInternalName>."<comma
separated list of values-this deals with attributeFilters such upstream downstream Sequence Flanks>"
This is very cool indeed! And by adding "&Results=get_results_button"
to the URL I can make it go straight to the results page, just what I
wanted!
A couple of observations (from tests with Firefox and IE):
1) the double quotes around the filter values don't seem to be necessary
and they are actually rather troublesome if you are creating a link with
the URL sandwiched between <a> and </a>.
2) using commas as separators between filter terms doesn't seem to work.
I found that a space did the trick.
Cheers,
David.