VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: virtuenewbee on January 10, 2014, 12:18:01 PM

Title: custom fields as integer range?
Post by: virtuenewbee on January 10, 2014, 12:18:01 PM
Hi,
In last days I learned about custom fields and put them to use. Now what I can't understand is how to create them as integer range for the product and also searchable.

For example, suppose to have a field for a product like "usable in range of X to Y", where the seller of shop must choose X and Y for each product. So an example product may get "between 22 and 30". Then have the search query to get all products that are usable between 20 and 40.

Is it possible to realize such a requirement with custom fields as they are, or it needs extra programming please?
Title: Re: custom fields as integer range?
Post by: balai on January 10, 2014, 16:45:11 PM
Check the Custom Filters and the Custom Fields For All extensions
http://breakdesigns.net/extensions/customfields-for-all

http://breakdesigns.net/extensions/custom-filters

using these 2 extensions together you can have searchable custom fields of any type, including integer numbers searched through a slider
Title: Re: custom fields as integer range?
Post by: virtuenewbee on January 14, 2014, 09:30:13 AM
Quote from: balai on January 10, 2014, 16:45:11 PM
Check the Custom Filters and the Custom Fields For All extensions
http://breakdesigns.net/extensions/customfields-for-all

http://breakdesigns.net/extensions/custom-filters

using these 2 extensions together you can have searchable custom fields of any type, including integer numbers searched through a slider