Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Object - Pop up message when user clicks on Save or Save&Close

conorchaney
Contributor III

Hi all, 

I have the following requirement:

  • When a user clicks on Save or Save & Close, a pop-up asks them "Are you sure you want to submit...". 
    • If they select yes, then the record saves; or
    • If they select no, the pop-up closes and the record does not save. 

I'm weak on the javascript side but understand I need some javascript in a custom object on my layout. 

I have read many different threads on the custom object page but have found no answer. 

Thanks for your help.

 

Referencing a very similar question which I could not get a result from: https://community.rsa.com/t5/archer-custom-objects/create-popup-message-upon-save/m-p/467369

 

10 REPLIES 10

Ilya_Khen
Champion III

JenniferClark,

This will work for AWF as well, you just need to provide ID of the AWF button instead of standard Save buttons.