search open url new window and headers
I have created a search form using a stateless form with the following on click:
Three questions please:
- This works ok if same window is used. Using new window gives no result - how do I overcome?
- When I use same window and I get the Customer Report results there are no headers (i.e. dashboard tabs) and I need to use the back button on the browser. How do I get the headings?
- Only results with the exact search phrase are returned. EG if I have a customer - Fred Jones Engineering - and I search for Fred Jones (without the Engineering I get a null result. How do I overcome please?
Thanks