jegelstaff / formulize

Unified data management. One system to handle all data entry, collection, and reporting, across all your unique workflows. Simplify processes. Make people happy.
https://www.formulize.org
GNU General Public License v2.0
27 stars 14 forks source link

Sorting by linked derived value doesn't work #498

Open jegelstaff opened 2 months ago

jegelstaff commented 2 months ago

When sorting by a column that is a link to a derived value field, the sort essentially uses the foreign key. It should sort by the value in the source. Is the same behaviour present regardless of what the link is pointing to? Maybe there's a generalized solution here.