BrianDunk
3 years agoQrew Cadet
Link to Original Record After Copy
I am wondering if it is possible to add a link to a copied record back to the original record? Here is what is happening...I currently have a copy record button that is working as expected. See code for button below. The issue is when I copy the original record I do not get any attachment field files. Those types of fields are blank in the copied record which is not all bad because I don't want all the extra files if I can link back to the original where those files can be found if need be.
Copy Record Button:
"javascript:void(copyMasterDetailButtonHandler('©Fid=19&destrid=0&sourcerid=" & [Budget item ID#] & "', 'bssz8m82p'))"
------------------------------
Brian Dunk
------------------------------
Copy Record Button:
"javascript:void(copyMasterDetailButtonHandler('©Fid=19&destrid=0&sourcerid=" & [Budget item ID#] & "', 'bssz8m82p'))"
------------------------------
Brian Dunk
------------------------------