Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Current »

Overview

  • Prompts appear when the system needs to communicate a message to the user

  • It doesn’t show up as a result of a user action

  • Prompts do not have a close (×) button

  • A prompt can show one of the following states

    • Error: when the system is running into a system issue that may prevent the user from moving forward properly

    • Informational: when the system needs to relay system-related information that isn’t necessarily work-stopping

Create a workflow for prompt

  • Take a Table component

  • Add row actions

  • Create a workflow for the ‘Delete’ row action Workflows

  • Add prompt in workflow

  • You can use different prompt messages

  • You can give different themes to the prompt message

  • There are different prompt themes available

    • Default

    • Error

    • Info

    • Shade

    • Success

    • Warning

    • Offline

  • Click on save and then run the layout

  • Click on delete (row action) of the record

  • Prompt will be displayed

  • No labels