I would like to implement a field (or fields) to store a salary range. I may do this using two CCK fields salary_min and salary_max but if anyone can think of a better solution I'd be interested to know. In some cases, only one of these two values will be known, and sorting in views will be important.

Comments

MidGe48’s picture

First of all, you have to define how you would like to get them sorted, aggregated or counted, in views, if one of the values is missing.

www.ZuNOB.com