Skip to main content
saurabhs0003
September 21, 2021
Question

How to show a warning before process

  • September 21, 2021
  • 2 replies
  • 0 views

Hi All, 

I have a Column Layout in that Card Layout . I just want to show a warning when he clicked on that before further process. 

Help me out 

Thanks in advance 

    2 replies

    stewart.burchell
    September 21, 2021

    It's hard to know what your use case is as there is limited information here. Are you wanting to give the User the opportunity to confirm that they want the process to be initiated? (conceptually a warning usually allows you to choose what action to take next)

    vinayp0002
    September 22, 2021

    Hello Saurabh,

    In case you are trying to warn the user before taking any action on the interface, you can use a richtext in a box layout in order to show a warning instruction.

    In case you are using a link in the cardlayout to click, better try to show a Help Tooltip which would show the user what exactly it does.

    In case if you have a button to click which would take to further process, try using confirmation message in the button.