Anyway to pass the eFolderID contained in a URL to a new admin form.
We have ways to present a url in a email from a process which onclick loads that folder. Im trying to pass a URL in a email to open a Admin form, on opening the admin form this passes a efolderID of the record.
Once the efolderID has been passed to the admin form my intenstion are to have a onload jscript to get data from a database associated with the eFolderID
Sort of a progress screen for the folder.
Hope thats makes sennse