Skip to main content

Search and Top Navigation

#7705 closed feature (wontfix)

Opened September 08, 2011 01:46PM UTC

Closed September 08, 2011 02:19PM UTC

Autocomplete: option to select search method

Reported by: pingvinen Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

It would be very nice to have an option to select how the default search to match elements.

It should have values such as "BeginsWith" and "Contains".

Attachments (0)
Change History (2)

Changed September 08, 2011 01:47PM UTC by pingvinen comment:1

"default search to match elements" => "default search matches elements"

Changed September 08, 2011 02:19PM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

You can implement whatever you want with the search option. We're not adding options like this because there are a ton of search-related options and they only make sense with local data sources.