I have big EditForm with many fields, users scroll it down. Near "Save" button I placed my custom button with some js. I show notifications programmatically (SP.UI.Notify.addNotification, addStatus) but they appear at the top and are not visible to users.
Can I put SharePoint notification in another place?
upd.: Forms are opened "in dialog"