Hi, everyone,
My Apex is 20.1.
I have a master-detail (Orders-Order Items) forms entry page which uses Forms Automatic DML and IG Automatic DML to create /update/delete records and it works fine, the only thing I don't likeĀ is its default success messages like "Row added/Row updated/change saved/....", I am wondering how I can customize the messages like "New Order created/The order header updated/Item lines added/..." and ideally these messages only stay up for 30 seconds or so ( now these messages remain on the screen until I click 'X'). I searched for a while but can't find a good reference on how I can achieve something like this, please advice. Any suggestions are much appreciated.