Closed (fixed)
Project:
Compact Forms
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2007 at 02:45 UTC
Updated:
19 Jan 2010 at 14:30 UTC
It would be great if the search box could be Compacted too. Most likely it would have to be a special case, and maybe it could be put in the settings page as an on/off option.
Comments
Comment #1
tomsun commentedThe search form labels seem to lack the for="field-id" attribute, which Compact Forms uses to map each label to it's field. I'm looking for a suitable way to do the mapping in such situations and I hope to include a solution in the next release. Suggestions welcome.
Comment #2
sunWorks in Drupal 6.
Comment #3
strestus commentedHow did you make it work in D6 ?
Comment #4
strestus commentedComment #5
dafederI'm having a strange issue where it works after lose focus, but not on load. That is, when I load a page, the search box is empty. If I click inside it, then somewhere else, the title appears correctly. My login form also has compact forms activated and works as expected.
Comment #6
dafederWell, this seems to be a conflict with my theme or another module. On another site with Garland this works fine in both the theme search box and the search form block.
Comment #7
dafederYes, was a theme issue. I think we can set this back to fixed to clean up the queue?