Closed (outdated)
Project:
Custom Search
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2014 at 00:08 UTC
Updated:
21 Oct 2025 at 12:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jdanthinne commentedPatches are welcome, but they need to be done in such a manner that they don't break existing themes...
Comment #2
mgiffordOk, so it setting it up here http://simplytest.me/project/custom_search
How would I replicate this problem in the settings admin/config/search/custom_search
Drupal 7 uses fieldsets to create collapsible form elements. Details is being used for this in most cases in D8 instead.
This should add the title
But I don't think you'd actually want to see the
<legend>expressed and I don't think you can set the #title_display on a fieldset in D7.Anyways, just to get this issue moving along.....
Comment #3
jdanthinne commentedPerhaps a best to do that is to let people choose their title via the admin. They would also choose the visibility of the title, and if they don't want to see it, hide it visually, but not in the code, via CSS.
Comment #4
mgiffordThat's always better. Also, probably best to fix this in D7 first and then backport it.
Comment #5
mgiffordComment #6
loon commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!