I am evaluating OFBiz and have set up a test instance. I am trying to enter a product that I need to add some data, one of which is numeric and the other should be selectable from a dropdown list.
An example of this would be resistors which have a footprint and would be selectable from a dropdown list like "throughole","0603", "0402" The other data would be keyed in as a numeric value (the resistance). I would need to be able to search for a specific product like "throughole" and a range for the resistance like ">1000 and <10000" for example. In "Find Product" there is an advanced search but I'm not sure you can search for Attributes. It looks like CATALOG MANAGER/Products/Attributes may be what I am looking for but it is not clear if I can specify a numeric value only and also if I can set up a dropdown list. Is this type of entry and search possible with OFBiz (without custom programming)? Thanks for any information.
