Skip to main content

In currently have the docusign button that works well in Skuid but it redirects the whole page to the docusign page. I was wondering if there was a way to access docusign as an iframe in a template that would take all the required information to create an envelope and allow me easily send without leaving the page.

You could try an inline frame. Not all sites allow display in inline frames. Not sure if Docusign does or not. Put the following code in to a template and insert the URL of your docusign domain.


dont include the


Hi Raymond, I had tried this previously and had run into an error.




Docusign uses a special controller or apex function to call the page. Here’s how you call it normally for the browser. https://community.skuid.com/t/docusign-custom-button


Reply