You are viewing limited content. For full access, please sign in.

Question

Question

Using signature function from BPM251 in https

asked on September 30, 2014

We used the signature feature in a form. It was working very well until it switched to https.

Form is not showing signature pad any more.

Does anyone have solutions/suggestions for this issue?

 

0 0

Answer

SELECTED ANSWER
replied on September 30, 2014

I'd guess that the browser is not loading the insecure (http) scripts into the secure (https) page.  You can verify this by looking at the browser developer tools (press F-12).  Then fix the script import to use https (by updating the src attribute).

2 0

Replies

replied on October 1, 2014

That was it!

Thank you so much, Brian.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.