How to show a warning before process

Certified Associate Developer

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 

  Discussion posts and replies are publicly visible

Parents
  • 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.

Reply
  • 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.

Children
No Data