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.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Silverstripe Ecommerce Custom Field Search


Go to End


1373 Views

Avatar
Webdoc

Community Member, 349 Posts

13 December 2014 at 9:00am

Hi i Added some Custom fields to my class Products.php
in public static $db = array i added
'Material' => 'Text',
How i can add the field to FulltextSearchable so if i use site search i can found poduct by the material of product.
I use Silverstripe CMS 2.4 + Ecommerce 0.6