[Vtigercrm-commits] [Vtiger development] #8460: Enhancement
Vtiger development
vtiger-tickets at trac.vtiger.com
Wed Feb 11 08:32:34 GMT 2015
#8460: Enhancement
-------------------------+-------------------------------------------------
Reporter: | Owner: developer
site.pour.tests | Status: new
Type: enhancement | Milestone: Unassigned
Priority: minor | Version: 6.2.0
Component: vtigercrm | Keywords: Search within ListView inequality
Severity: Medium | test
-------------------------+-------------------------------------------------
When I use "search within ListView ", results are returned based on an
equality test. But sometimes for numeric fields it may be helpful to
search on the basis of inequality.
For example suppose that in my prospect list I have a list of people
interested by cars, and that they have a minimum and maximum budget. So if
I have a car to sell for $ 5,000, I can not see who is interested directly
with "search within ListView" if I do not use filters before to generate
the custom view. I could see the prospects with a minimum budget smaller
than 5000 or the prospects with a maximum budget larger than 5000, but
only with the filters. And if you have 10 cars for sale you must recreate
each time a new view with new filters, it takes a long time.
Would it be possible to include the ability to display results using > or
< directly within search within ListView ?
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8460>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list