I am wondering what is the best method/practice to show the current user in the app. So when my users login, i want them to be able to see:
I built a table for this - but i want to know the best way to show this without making that part of my app overkill or bad design.
Thanks
Hi Tiger! This sample app may be a bit more complex than what your’e designing, but it does a great job of showcasing different user roles and the data structure behind it. Hope this helps!
https://www.appsheet.com/samples/Manage-the-reporting-process-across-multiple-user-roles?appGuidString=aea1cde0-864f-4b51-aa2e-9b510c8be8ab
Thank you!