How do I stop the redirect?
I want the results to be shown (which works fine) and then once the users clicks on the result (user they are looking for) I want to call a Jquery function or fill a hidden input field with the id.
This is part of a larger form, so the redirect is a no go for my use as it clears the other form fields.
Is what I am wanting to do possible?