Adding alert messages above the grid like banner

0
I have 2 data grids one and other is co-related , if we change data in one data grid the below one also will change , the below one will show respective "status" ..I need to give an alert message or give a caution message to user when the below data grid doesn't show the status. Is anything related to microflow involved here ? just guide me with step-by-step process. Thanks  
asked
2 answers
1

Hi,

Try using Toast widget or any container with customer information that can be visible when the data is empty.

 

Hope this helps!

answered
0

No I need to show like a alert message near the action buttons in the Grid. Like It can be like writing expression logic to bring a small message for the user to alert them. I don't think Toast will work efficiently there.

answered