I have created the login page, which works for me and data is displayed. However, only data that matches the first record is displayed. I can log in as one user that has multiple records but only the first record is displayed. I can also log in as the second person and even though they have records nothing is displayed.
Is there any reason this could be happening?
The only filter that i have set up is that the login ID matches the login ID on the users table. The users table is then used to combine multiple tables together. My theory is that each user logs in and can see a history of their transactions and then click on the details page to review their own data.
It works on one user and only on thier first record. This happens if "Restrict record access based on user identity." is selected or deselected. I cannot find anything to change this? When I preview views (before the authentication stage) everything is displayed. Am I missing something simple here?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
aeames
Hi,
I have created the login page, which works for me and data is displayed. However, only data that matches the first record is displayed. I can log in as one user that has multiple records but only the first record is displayed. I can also log in as the second person and even though they have records nothing is displayed.
Is there any reason this could be happening?
The only filter that i have set up is that the login ID matches the login ID on the users table. The users table is then used to combine multiple tables together. My theory is that each user logs in and can see a history of their transactions and then click on the details page to review their own data.
It works on one user and only on thier first record. This happens if "Restrict record access based on user identity." is selected or deselected. I cannot find anything to change this? When I preview views (before the authentication stage) everything is displayed. Am I missing something simple here?
Thanks for any help
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.