Hi Everyone!
In the Search Form of a Search & List Type, I need to perform a second "sub" search from another content type to set a text value in the Main Search Form. Currently the Sub search is set up with filters on radio buttons so the user can simply select the radio buttons and the values are returned. When they select a value from the list, it should be returned to the main form.
Ideally I would like a modal form to pop up with the sub search and the user can select the information and return the value similar to this post:
Popup Search List in Forms ?
I am able to open my Search Form in a Modal window but as soon as one of the radio buttons are clicked, the modal disappears and the sub search has been navigated to.
So my questions: Is it possible to perform a List and Search Type in a modal window?
If so, does anyone know if there is a way to force a modal window to stay open and only close when a value in a list is clicked?
Thanks!