I have a custom list of users.
It should show ALL users where Member ID = (a number entered into a text input field)
This has been working fine until I recently made a change.
I deleted the text input field, and recreated it on a different screen.
Now the list ignores any filter I create. It just shows all users.
I’ve carefully recreated the same filter. No go.
Then I tried all kinds of other filters. None work. The list just keeps showing all users.
I’ve found several topics here in the forum that seem to indicate this is common. Most people say the solution is to rebuild the list altogether.
So my question is, is rebuilding the list really the best solution? Or are there other reasons a filtered list might stop working?