eSign iFrame on a mobile device
Wednesday, September 21, 2016 at 09:06amWhat is the user experience like with an iFrame on a mobile device? Is it responsive? If not, can the iframe initial load go directly to the signature placeholder? And for the user to review document, panning and pinch zooming would be required?
Thanks.
Reply to: eSign iFrame on a mobile device
Thursday, September 22, 2016 at 05:12amThe esignlive signing ceremony page isn't responsive in itself but you can definitely make the height and width of the iframe to be responsive. Here's one example: https://community.onespan.com/forum/setting-e-signlive-iframes-height-same-height-browsers-viewport As for loading the iframe directly to the signature, I'm not entirely sure you can do this. If it's possible, you would have to use some JavaScript/CSS and then again, you might run into CORS (cross-origin resource sharing) issues. There is no call available in eSignLive that loads the page directly to signature because the signer has to read everything before the signature, for legal purposes.
Reply to: eSign iFrame on a mobile device
Thursday, September 22, 2016 at 09:22am