Hi,

Currently my search results appear underneath the form, but I would ideally like to either have the results replace the form or have them appear above the form. Where would I add code to affect the output in this way?

Thanks

Comments

garyh’s picture

+1

mobikerbear’s picture

Hi,

I've the same problem with D6.

A solution with hook_form_alter and setting the #prefix element doesn't work because the validation of the submitted data isn't still done when the hook is called.

Another idea is to create a new output region. For this the theme has to be altered. Not a good solution to develop modules because this requires customization during installation.

Any other ideas ?

pomliane’s picture

Status: Active » Closed (won't fix)

This version of Views Fast Search is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.