Changing the output

syager - April 4, 2008 - 00:02
Project:Views Fast Search
Version:5.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

#1

garyh - September 16, 2008 - 14:58

+1

#2

mobikerbear - February 2, 2009 - 10:18

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 ?

 
 

Drupal is a registered trademark of Dries Buytaert.