Expand my Community achievements bar.

SOLVED

How to use Adobe Sign on Adaptive Form, with XDP document of record.

Avatar

Level 2

We need to create an adaptive form that the Document of Record is formatted as a contract, with Adobe Sign fields. 

 

When I refer to the documentation: https://docs.adobe.com/content/help/en/experience-manager-65/forms/adaptive-forms-advanced-authoring..., I get the following.

 

"Use Adobe Sign block only for those adaptive forms which automatically generate Document of Record. If you are using a custom XDP for generating Document of Record or a form template based adaptive form, Adobe Sign block is not required."

 

I can find documentation on setting up with Generic Document of Record, but not for XDP. 

 

Currently I have an XDP with schema to bind information from the form to the XDP.  So, how to I set up my XDP Document of Record to capture the signatures, dates, and other signer fields in the correct location? 

 

Thanks!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 9
7 Replies

Avatar

Level 9

is the same person filling and signing the form?

Avatar

Level 2
The form filler will sign, but then there are 2 other signers. We may use scribble for the initial form-filler signature, but the others need to go through Adobe Sign.

Avatar

Level 9

so in your xdp create simple text with adobe sign tags like shown in the screen shot below

Then use this xdp as the form model for your Adaptive Form. When you associate XDP as your form model, that becomes your DoR template as well. hence you cannot select DoR configuration

then configure your Adaptive form for signature 

I added signature step in my form. This signature step needs to be in the last panel of your form

GirishBedekar_0-1598474163263.png

 

GirishBedekar_1-1598474295959.png

 

 

Avatar

Employee Advisor

@baronforo  That's correct you do not need any block for adobe sign. What challenges are you facing here?

Avatar

Level 4

Hi @baronforo,

I have to agree - it is difficult to find something as documentation around this. Principally you use fields with Adobe Sign tags in the XDP. I have two links for you. One that explains some things about the DoR and the other is a sample of how to integrate Adobe Sign information in an XFA template which is linked to an AF.

https://helpx.adobe.com/aem-forms/6-1/generate-document-of-record-for-non-xfa-based-adaptive-forms.h...

https://docs.adobe.com/content/help/en/experience-manager-learn/forms/forms-and-sign/using-xdp-templ...

The second link contains a sample AF and an XDP which serves as the output template. See if that helps you.

The tags are explained here:

https://helpx.adobe.com/de/sign/using/text-tag.html

 

 

 

 

Avatar

Correct answer by
Level 9