New Avatar Action Collection
Overview
This action lets you create a set of actions linked to the Avonni Avatar in your flow. It's excellent for showing user profiles or quickly accessing important actions.
How it Helps
Imagine you have a user profile screen in your flow. With this action, you can easily add actions like "Edit Profile," "View Activity," or "Log Out" to the avatar, making it simple for users to access these functions.
When to Use It
Use this action when you want to:
Create a dropdown menu of actions associated with an avatar.
Provide quick access to user profile actions or record-related actions.
Improve user experience by offering a compact way to access key functions.
Example
To add actions to a user profile avatar:
Configure the Action: Provide a label for the action collection (e.g., "User Profile Actions").
Add Actions: For each action, specify the label (e.g., "Edit Profile"), icon name (e.g., "utility:edit"), and a unique name.
Connect to Avatar: In your Avonni Avatar component, reference this action collection to display the actions.
Key Considerations
Action Triggers: You'll need to add logic to your flow to determine when each action should be triggered (e.g., when the user clicks on the action in the avatar).
Icon Selection: Choose icons that represent the actions.
Order of Actions: Think about the order you want the actions to appear in the avatar's dropdown menu
Last updated