URL "Sign it" has stopped working in forms
Hi,
I'm looking for some guidance on why the "Sign it" field on my app forms has stopped working. It used to be that you click "sign it" which took you to new window and allowed you to sign and submit, then returned the signature to the form.
At the moment, the pop up window opens and allows you to sign but it won't allow submitting the signature and returning it to the form. The pop-up error I get is
"Record ID, Field ID, or DBID not found. Please check the URL and try again."
The code I currently have in the field is below:
URLRoot() & "db/" & Dbid() & "?a=dbpage&pageid=2&dbid=" & Dbid() & "&fid=" & 28 & "&rid=" & [Record ID#]
This code was added to the forms over a year ago and has worked great since but suddenly stopped functioning. If anyone has any input as to why the URL is no longer working, I would really appreciate your assistance.
Thanks!
------------------------------
Yasmin Boyrati
------------------------------