Hi there, hopefully this is an easy question to answer and I just over looked something. I run DesignBump.com and have used compact forms with excellent results on the main page to display a custom login block at the top.

My problem is this: My login block is custom and compact fields only works for it when I have a built in block containing a form activated - in this case the search block. If I disable the search block the compact forms module no longer applies to the login form for some reason. I want to switch to google's site search but can't until I figure this out (I have already been able to do this for logged in users since the login block doesn't show for them).

Any suggestions or help would be much appreciated.

Best,

John

http://designbump.com

Comments

sun’s picture

Status: Active » Fixed

Yes, Compact Forms is triggered by internal form ids only. To use Google's search instead of Drupal's, you need to build + render a proper form in Drupal. To achieve this, you can probably rely on one of the existing modules:

http://drupal.org/project/modules?text=google%20search

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.