Oh… and also… Is there a way to decide the order of the shown tags inside the in-app filter?
I have an app that uses week days as tags… I’d like to order them chronologically, but it gives me alphabetically by default with no option to choose something different.
I was thinking about “1) Monday”, “2) Tuesday” and so on… but it looks ugly.
Is there some kind of “magic” like you always say?
Hhhhmmm… I just tried it. In my iPhone I set some filters, then I open the iOS app drawer to dismiss the app and then I open it again. The filters are cleared out.
Is there any settings I should take a look at for that to happen?
I mean… I have “Public” and “Required Sign-in” enabled and then in the Users & Authentication section I have “User Profiles” set in the Source field, collect real email addresses and always set user authentication cookie.
Ya, the options shouldn’t be removed, seems buggy…but another option would be to create your preferences in the users table. Don’t write them to user specific columns, but rather, basic columns that get “attached” to the user profile. Then, as long as you’re signed in, your options should be saved.