Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to get a default filter in the first page when a user opens the app.
For that, I created an action "select values in a field" from the actions in a sheet like figure 1 and 2.
Then, if I want to delete this filter and I go to another sheet and then come back to the first one, the filter reapeares 😞
I want it to be gone for gone if a userdecides to delete it.
Can anyone help me with this issue please ?
Thank you
If you'd like a default filter to be applied to the app when it is first opened, consider using a default bookmark. This will apply the filter once, when the user opens the app, and then it will not get reapplied (unless the app is reloaded entirely).
You could creat a marker with the filters that you need and a botton of clean filters, so when you open the app will show de filters and after you clean it don't show again.
If you'd like a default filter to be applied to the app when it is first opened, consider using a default bookmark. This will apply the filter once, when the user opens the app, and then it will not get reapplied (unless the app is reloaded entirely).
The default bookmark with give me a value for all the users but I want the default value to vary from a user to another. I do it based on an expression so I can't make a default bookmark
How can I do that ?
Bookmarks can be used with expressions, though there are some limitations so they may not cover your use case. Worth looking into if you think it might cover what you need, though.
How can I do that ?