Enable sorting/filtering on a calculated field (page)

mtlmonk
mtlmonk Member Posts: 48
Hi,

I've got a page with a field that gets its value from a function that returns an integer. Not a flowfield.

How can I get that column to be sortable/filterable?

Thanks in advance.

Answers

  • Juhl
    Juhl Member Posts: 724
    You can’t.

    You can load the data to temp table and bind page to that, then it works.
    Follow me on my blog juhl.blog