I have a form linked from a grid in an iframe. I have sc_message displaying a message onAfterUpdate. The message works but disappears quickly. I know in the settings of the form you can change how long it is displayed. The problem is with the link settings. With a grid iframe link you have to choose reload grid or move to grid end. Once that action happens the message in the form is closed immediately. Is there any way around this. Can I make the grid reload after the ajax message has been close when clicking the close button?