Question on filtering

Harry

New member
I need to be able to filter on a number field, ideally with a condition eg >=5.3
Is there a way of achieving this ?

Apologies if I am missing something obvious !
Harry
 

Anti

Administrator
Staff member
Glad to you Harry!

Filtering by number is possible in forms. You need to create, for example, a Link form above the object (Structure - Create - Form of link). Next, add the required fields to the list of the form fields. Set filtering in the properties of a numeric field:
number-field-in-form.PNG
It is possible to specify only an integer filter condition.
 
Top