Hi,
Ive create a custom searchBox webpart with added dropdowns.
I would like to send the info selected in search dropDowns to the searchResult webpart
and have it load into (as the path):
srchResults.Path = Path;
How can I achieve this?
do I need to use a formControl? macros? any other way?