Now you can filter records that populate dropdown list or a record picker depending on values entered by the user into other columns.
This can be useful, for example, when you need to choose the Supplier first and then be able to choose among the Products belonging to that supplier only.
To enable such functionality, a "Refresh" action button has been added to record’s "Edit" and "Add" forms. It reloads dropdown lists and recalculates formulas without saving the form.
Also we have added the ability to re-order relations to control forms details list order.