Hi,
I’d like to know if it’s possible for my App with protected visibility to switch to a “VIEW AS USER” interface (from programing interface) within my app to troubleshoot issues.
Regards
Hi,
I’d like to know if it’s possible for my App with protected visibility to switch to a “VIEW AS USER” interface (from programing interface) within my app to troubleshoot issues.
Regards
Yes, you already can by changing the visibility as button on top left of the preview.
I think they meant for the published app as the title and question suggests.
To answer that question, I would say yes it’s definitely possible, but how it’s done may depend on if row owners is factored in and a few other things. If yes, then Role functionality will need to be included in each table to give the admin access to all data. There will also need to be an option somewhere for the admin to select a user and write the selected user email to the admin’s user profile table. Finally filters will need to be added or adjusted that apply only to the admin to show data where the row email matches the selected user email in the admin’s user profile row. Definitely possible, but needs a little setup in both the front and back end.
Why can’t we directly use the selector from the programming component (User view) used during the build process as the component linked to the Team builder role? I will discuss this with users to understand their perspective.