We are trying to build out a URL string that will be called (Docusign). We have the redirect function created, and the redirect function being called when the page loads.
We are using the following when trying to call the URL:
html_GetElement('wwvFlowForm').action= url
Has html_GetElement been depreciated for Apex 22.2? If so, what would be the alternative to get this to work?