I have a form that contains a grid that takes its data from a query, and I have a field of type display method that performs a simple operation. I want to add a filter factor that includes this field because I cannot filter the data in the display method naturally.
I tried some solutions like creating a View and adding a field linked to a Static method, but it didn't work correctly.
Thank you for listening to me.