I need to show a blue banner message when clicking save for IT knowledge article that in draft state. I try to use UI policies to show pop up message but it will break the ATF, but when use gs.showInfoMessage, it not appear.
I need to show a blue banner message when clicking save for IT knowledge article that in draft state. I try to use UI policies to show pop up message (alert) but it will break the ATF, but when use gs.showInfoMessage, the message not appear. Please h...