Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Modifying the search form


Go to End


2 Posts   1659 Views

Avatar
Rawbit

Community Member, 52 Posts

13 March 2009 at 1:56am

I'm trying to modify SearchForm.ss but it only let's me see so much. There's a $FieldHolder and $Field that must be producing the extra code I want to trim, and apply my own classes to work with css.

Here's my SearchForm.ss and the output, to which I have no idea where the extra div id/classes are coming from (i.e. <div id="Search" class="field text nolabel">)

http://pastebin.com/m22a26e1f

Avatar
Rawbit

Community Member, 52 Posts

13 March 2009 at 2:08am

Identical issue in this SS thread, no resolution:
http://www.silverstripe.org/archive/show/11582?showPost=160930&start=0