Closed (fixed)
Project:
Custom Search
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 16:27 UTC
Updated:
23 Apr 2013 at 21:31 UTC
Is there a way you can add a title to the input field on custom search? I am not talking about the title itself but the title attribute of the html tag input. So that when you highlight over the field it displays the text?
If you are unable to do that, could you tell me which file custom search uses to generate the html so I can add it in myself?
Thanks!
Comments
Comment #1
jdanthinne commentedHi, I've just made changes in order the customize the title attribute in the DEV version.
A new "Hint text" field is available in the config form.
Please try the next DEV release or use http://drupalcode.org/project/custom_search.git/commit/5a3ad61 and tell me if it's ok.
Comment #2
Kman2123 commentedThat is perfect! Thank you for the very quick response and implementation!