Hi,
I’ve created some search functionality based on the example given on codestore.net.
It all works well, but there’s one bit I can’t remember how to set up. At present my search Form is in a side Frame, and I want my results to appear in the centre Frame. As a result, my results load over the top of my Form in the side Frame.
So, two questions…
1.) I think i’m supposed to be using a $$SearchResultsTemplate (or similar - it’s been a while). Any ideas how to set this up? I have a default Form appearing at the moment.
2.) How do I set the Frame I want my results to appear in?
Thanks in advance!