Hi Community,
I have a requirement to load default quick filter when user opens the record. Currently whenever user changes the filter, the default filter is updated with the latest filter changes.
How can I load the default filter on opening/ adding a record ?
Any suggestions is really helpful.
Like
Hello,
Your business task can be only achieved with the help of separate development process.
You can use 'entity schema query' filters in particular. Here is the guide on this topic
https://academy.creatio.com/docs/developer/front_end_development/data_o…
You can also use this community post with the example of such logic https://community.creatio.com/questions/default-filter-section
Hello Bogdan,
could you please help me how can I do it in freedomUI?