You need to sign in to do that
Don't have an account?

How to create a custom pop up notification on opportunity
We currently have a process whereby if a user changes any field (bar stage field) on an Opportunity, then they need to resubmit that record for Approval.
Is there a way that I can build a pop up window to notify the user that upon saving this record they will need to resubmit it for approval?
Is there a way that I can build a pop up window to notify the user that upon saving this record they will need to resubmit it for approval?
You can use Inline visual force page to show pop-up window in standard layout.
Reference: http://salesforce-stuff.blogspot.in/2011/10/open-new-window-on-record-save.html
Thanks,
If it helps you, please mark is as best answer, so it will be helpful for other developers.