I want to have a login page whose only purpose is provide a filter for "user name" on the list page.
Can the password function be omitted from the login page. If not, can I set the value of the password in code and then just remove the box from the screen view?
The app is "view only" and the data retrieved is not sensitive in any way so if the login page can be used to eliminate a step or two...