This topic is locked

Order of filter fields

3/7/2020 8:48:03 AM
PHPRunner General questions
K
kohle author
  1. Where can i setup the ordem of the filter fields
  2. Can I change the title of the filter field without changing the label of the field
    thanks

Sergey Kornilov admin 3/7/2020
  1. You can change the order of filter fields right in Page Designer, dragging them in the filter panel.
  2. Having a different label for the regular field and for the filter field is not possible. As a workaround you can add the same field twice to the SQL query and use one field for filter purposes only. You can have two different labels this way.