MichaelTamoush
5 years agoQrew Captain
Edit URL Button not returning
I am using the code below in a formula URL to launch off one table and edit a record in another (I use it to allow users to modify an address at a master level).
It works, but if the user cancels, instead of saves it does not redirect back. Is that expected behavior, and is there a work around?
URLRoot() & "db/bp4w79scc?a=er&dfid=2&rid=" & URLEncode ([Related Site Formula]) & "&z=" & Rurl()
------------------------------
Mike Tamoush
------------------------------
It works, but if the user cancels, instead of saves it does not redirect back. Is that expected behavior, and is there a work around?
URLRoot() & "db/bp4w79scc?a=er&dfid=2&rid=" & URLEncode ([Related Site Formula]) & "&z=" & Rurl()
------------------------------
Mike Tamoush
------------------------------