Create an error alert dismissible
Last updated
Last updated
This page walks you through configuring the Alert component to display an error message. that is dismissible.
The final result will look like this:
The steps to create an error alert that is dismissible are as follows:
Drag the Alert component from the components list to our screen flow (located under the custom section)
Enter an API Name. For example, Alert.
Open the Component Builder to access all settings
Select the variant: error
Icon name: utility:error
Is dismissible: set to true
Content: My error message