function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JoshTonksJoshTonks 

Is it possible to save the url on an sites page when record is saved

What im looking to do is to stamp the record with the url which the apex:form was submitted to. Is this possible using a standard controller with a controller extension?