Forum Discussion
ChayceDuncan2
6 years agoQrew Cadet
Instead of doing a location.reload() - set a window.location.replace to direct you to the form once committed
So change location.reload() to:
"window.location.replace('" URLRoot() & "db/" & [_DBID_OPPORTUNITIES]& "?a=dr&rid=" & [Record ID#] & "&dfid=13" & "');"
Chayce Duncan | Director of Strategic Solutions
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
So change location.reload() to:
"window.location.replace('" URLRoot() & "db/" & [_DBID_OPPORTUNITIES]& "?a=dr&rid=" & [Record ID#] & "&dfid=13" & "');"
Chayce Duncan | Director of Strategic Solutions
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base