Ya_akovGoldberg
7 years agoQrew Trainee
Code Page Run When New Form Is Saved
I have a code page that works properly. I am using the Image On Load system to get the code page to run; however, I don't want the code to run on load. I want it to only run when the user hits "Submit".
I have tried to use the "onclick" method of the HTML element, but the save code from QuickBase runs first. The optimal solution would be to have my code run before the code for QuickBase, but how do I do this?
I have tried to use the "onclick" method of the HTML element, but the save code from QuickBase runs first. The optimal solution would be to have my code run before the code for QuickBase, but how do I do this?