『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join the Acrobat Sign community. Connect, Help, Be helped.
新着順
We use Adobe sign to send out applications.Some lines include a description of what to enter in the field using a Custom Format script. eg: Enter Classification Here.When we send it out, that description does not appear in the field. Is there any way to include that or do we need to enter that description as a Default in the form in Adobe Sign every time we send it out? Thanks.
Good morning, Suddenly, "Request e-signatures" is having issues. When I click so that it uploads the document, it tells me "Server Error. If it persists, contact customer support".Could you please help?
bonjour, Comment puis-je confirgurer Adobe sign avec une liste de raison de signature à selectionner avant la signature du document.Merci
We have to prefil several our templates before we send them for signature. In doing so, we realize there is an error and need to modify the agreement or template. We have accumulated a few documents in "Waiting for You." There does not seem to be an option to cancel or delete these agreements. See the attached screen shot. How do you cancel or delete these agreements? Thank you in advance.
Hi Everyone, I'm implementing Adobe Acrobat Sign for my Microsoft 365 Tenant but unfortunately, it shows deployment error:"We are unable to initiate the deployment. To deploy the app, go to the website where it is hosted."I'm unable to install the application in my tenant, Where do I proceed on this error?I tested this also on my M365 Dev Tenant, it shows the same error.Thanks for your help,God Bless!
Cómo pueo saber si un documento ha sido firmado por todos los firmantes de forma GxP? es decir, bajo la configuración de BioPharma 21 CFR. Gracias.
Hello dears,I use MS Power Automate to fill the get signatures. I was able to create template, populate text fields from Power Automate, however I got stuck on populatyng a Hyperlink field on Adobe Sign template from Power Automate.If I use a simple Text field it works and I can see the hyperlink (only as a text, not the link and without title). If I use hyperlink field type it displays nothing. Could you advise how I can fill a hyperlink and title on the Adobe Sign form/template from MS Power Automate? This is my Power Automate action:Adobe Sign Settings Thank you for advance. Slava.
Initially one person did not want to use e-sign and has now changed his mind . So the form has been returned with all other signatures and I now need to add him in. Is this possible?
Hi I have written a flow in Power Automate that uses the "Create an Agreement from a Library Template and Send for Signature" action. The Adobe Sign template has a mix of text fields (single and multi-line) as well as multiple signatories. Once it is signed, the flow uses the "Get a PDF of a Signed Agreement" option, and uses the body of this action to create a Sharepoint PDF attachment. The SP attachement is fine except wherever there was a multi-line field the PDF just shows a blank box! (The multi-line fields show fine in the PDF that is stored in Adobe and sent to everyone by email). It is critical that the SP attachement be correct for futher processes. Any advice?
Sample Code - //Inserting the Agreementechosign_dev1__SIGN_Agreement__c a = new echosign_dev1__SIGN_Agreement__c ();a.Name = 'Test agreement 6'+system.now();a.echosign_dev1__Message__c = 'ABCD';a.echosign_dev1__Recipient__c = '0030o00003ZwbtnAAB';a.echosign_dev1__SignatureOrder__c = 'Recipient signs, then I sign';a.echosign_dev1__SignatureType__c = 'e-Signature';a.echosign_dev1__Signature_Flow__c = 'Order Entered';a.echosign_dev1__SenderSigns__c = true;a.echosign_dev1__Recipient_Addresses__c = 'xxxxxxxxxxxxxxxxx@gmail.com,';insert a; /*Taking file from an Agreement which sent the e-mail successfully to recipients, and creating a new content document link to the agreement (I am able to see the file in the Agreement record, when I navigate to it on the UI) */ContentDocumentLink cd = new ContentDocumentLink();cd.LinkedEntityId = a.Id;cd.ContentDocumentId = '0690o00000ObZAcAAN';cd.visibility = 'AllUsers';insert cd; //Inserting the recipientsEchosign_Dev1__SIGN_Recipients__c
Mis clientes reciben un mail y se le van proporcionando las instrucciones todo en ingles. Mi idioma predeterminado en mi perfil es el español, pero aun asi los clientes reciben en ingles.
I have 2 text fields that require an answer in one OR the other. If they both are marked required, it forces signees to enter text on both lines. Can I link the fields so that inputting text on one makes the second no longer required and vice versa?
Hello, I am having issues with the "from" name in the e-signature review and send page being incorrect. I have gone into the account profile and changed the profile name and the account name. However it continues to display the wrong name. Is there something else I am missing? Thank you
The new "Modern" e signature interface removes several functions that I need for me workflow, the most important of which are Multiple File Support and being able to cc additional people on the agreement that aren't the signers. Is there a way to start with the Legacy interface?
I received mail from adobesign@postsign.eu. Is this legit mail used by adobe to deliver signature requests?
Hallo ich verwende Adobe Sign und es funktioniert super, allerdings kommt es oft vor das ich selbst unterschreiben muss und ich schicke mir dann selbst das Dokument - es wäre viel einfacher wenn ich meine Unterschrift/Stempel schon vorab hinzufügen kann - oder benötige ich dafür Adobe Acrobat (als Kaufversion) ? fgChristoph
Hi i created agreement send to contact person and the did sign, salesforce received that document but in adobe agreement status still showing 'out for signature'. I enabled Automatic status changed to my org but still not changing status please. Thanks
Adobe Sign no longer appears to have password protection when sending documents for signatures.
Bonjour, j'ai acheté la licence Acrobat pro 2020. En théorie Acrbat Sign devrait être inclus ?
Hi,I have created an export under the Reports tab. I click on the 3 dots and select "Refresh" but the data in the export does not update. Completed agreements still show as "in progress" and their form field data does not appear. If I go to an agreement under my completed section under "Manage" then the agreement shows as completed and all the form field data appears when I download it. This occurs for all of my exports.
I am setting up an Adobe Template in Salesforce and need to add two additional people dynamically via Variable Runtimes. This approach doesn't allow for populating the "Add CC" email addresses. The only option is to add them as Recipients but Recipient Settings do not have a choice for CC or Read Only. Can I add them as a third Signer but not have Signer 3 Fields on the agreement template to serve as a Read Only?
Hi Everyone, I have the Power Automate flow with action "Retrieve Signing URL". This flow is triggered when paticular events happened. It is working previously fine till today. The error message is "The agreement has not yet been exposed to the requested participant". Although the changes are done hours ago, still it is giving me this error. Same thing with direct Rest API.Any thoughts?
Hi - I need your help!I´ve a send 5 documents - combined them - and they have all been signed. However - I can not seperate them into the 5 original documents, they were?! Usually this is done by clicking "Download individual files" - however it still only amounts to 1 file!
Hi, I want to use a conditional tag to remove a page. I'm using E Sign to send out some mail merges but some of the pages only apply to certain people. Is there a way?ThanksSteve
I have created a button in Salesforce. When I clicked on that button, is it possible to show available templates from Adobe Sign, allowing the user to select any one of them and proceed further to create an agreement? I have seen this functionality in DocuSign. However, I am new to Adobe Acrobat Sign, so I am not sure how to build this functionality in Adobe.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.