Show User Profile Screen
The Show User Profile Screen action will bring the user to their profile screen in your app.
The Show User Profile Screen action can be used as an action in the components of your app (like Buttons, Collections, and much more), or it can be triggered along with other actions as part of a Custom Action.
Setting up the Show User Profile Action
Layout Editor
Workflow Editor
Click on the plus (+) sign in the Components panel and select the Component you want to trigger the action.
In the General tab on the right side of the Layout Editor, navigate to the Actions section and select Show user profile screen.
You can optionally add Conditions for certain criteria to be met before a user can trigger this action.
For the Show User Profile action to work, user profiles must be enabled in your app’s privacy settings. You can do this by setting the app as private (users cannot access the app without signing in) or public with either required sign-in or optional sign-in. The action will not work in a public app with no sign-in required from anyone.
Check the Introduction to Actions page for a full list of components that can be used to trigger actions.