Skip to content

Modified filters from different page #1074

@survik1

Description

@survik1

Hello, we had table that was rewritten to Datagrid. There is just one function i am not able to implement. We used to sent email which is ~combination of grid filters. I had several ideas on this approach. Any passing of parameter through url + setDefaultFilter/setFilter fails on grid reset. I wanted to modify filter with setRefreshUrl(true) + passing query parameter from component, but any passed value is immediately overriden.

It would seem that only plausible approach is to create dedicated EP that will store required values to session, redirect to component and to delete the value on first setFilter method call. Isnt there a better way to set filter value through link?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions