Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
The essential question is: "Does your script require the value of the newly create [Recod ID#] from the add new record page?" If so I have a method called the Save and Do technique that will give you access to the newly created [Record ID#] value so that your script can use it. However, if you just want to run some script on the page that will respond to user events or execute just before the Save button is clicked you can just use the Standard Image Onload technique to get your script to load and execute. See:
Image Onload Technique
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=294
For help with the Save and Do technique please contact me using the information in my profile.
Image Onload Technique
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=294
For help with the Save and Do technique please contact me using the information in my profile.