ELANAMETH
6 years agoQrew Cadet
Confirm Popup and if ""OK"" execute API
Looking for URL/Java script code that will show a confirm popup and then execute an API (specifically an edit record) ONLY if OK was pressed. I have the popup and the API running, but I cannot get the API to run conditionally based on whether or not confirm is true or false. Any hints?