How to remove the electronic disclosure form prior to seeing our signable PDF
Tuesday, June 21, 2016 at 12:42pmHi,
We have tried to remove the default consent form using the following snippet
eslClient.getPackageService().deleteDocument(packageId, "default-consent");However, when we have done that the electronic disclosure form still shows with no "Accept" button and our signable PDF is not shown at all. We are using one of the small samples the works perfectly without the above line. What we were expecting was just to remove the very first consent page. (As we don't need this).
Reply to: How to remove the electronic disclosure form prior to seeing our signable PDF
Tuesday, June 21, 2016 at 06:44pmReply to: How to remove the electronic disclosure form prior to seeing our signable PDF
Tuesday, June 21, 2016 at 07:55pm