Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Is it possible to mimick a 'Search'-button functionality by adding code to the 'client After'-event of a 'custom button' on the advanced Search Page?If yes, what would the code be ?If not possible in the 'client After'-event , is ther another way to achieve it?
Yes, searches are triggered via sending parameters via URL. So, run a few different searches to see how URL parameters work and then mimic this behaviour with redirect to search results page from your button.