-
Add Role to Existing DocuSign Workflow
Hello, I recently took over management of a DocuSign workflow and we need to add a new role to the DocuSign template and in the mapping configuration in Smartsheet. I think I've added the new role to the DocuSign template correctly by adding a new step in the signing order and completed the new message, but the new role is…
-
Dynamic View Attachments - Different Access Levels
Hello - Is there a way users can see specific attachments using the same dynamic view? Process Overview: When a form is completed, the data flows to a grid. The admin of the sheet adds additional PII related data manually. Once all data is input, the admin generates a document. I need two versions of this attachment, one…
-
Document Generator: Error in the number columns, change the period to comma.
I have a problem when generating a document that requires numerical fields, at the moment that I am configuring it and it shows me the preview of the document, everything goes perfect, but when I generate the document from the sheet, the numerical field inverts the signs of separation, I am in Venezuela and we use the…
-
URLs in Generated Documents
Hi All, I have created a template for document generation that I can easily use to pull relevant information for monthly reporting. As we are new to SmartSheet, we are still running manual pdf reports to our executives for the foreseeable future. To encourage people to get used to SmartSheet though, we want to have URL…
-
Document Generation is adding fillable forms in PDF
I am almost to the end of this task from a couple smartsheet forum question, (lol). I am trying to build a generated PDF as normal with linking of the fields with what fields should go where. For some reason however now Smartsheet is adding fillable form fields that are not on the PDF for some reason? The sheet is empty…
-
Document Builder Docusign Declined Comment
Hello, I'm trying to use Document Builder to start a document in SS, route in Docusign, then pull back into SS. Its working well as long as it gets approved - but I'm looking for a way to capture the Comment entered by the DocuSign users if they reject/decline to sign. I want that DS comment to sync into a column in the…
-
Run a formula on a destination sheet when rows are moved to it
I'm migrating a manual process we have into Smartsheet, and keep finding new hills to climb! : ) Essentially the process will result in document generation (PDF) after different team members submit info onto a sheet using Forms. First, I found a formula solution that worked for me to combine all sheet data (from columns)…
-
Is a PDF's Javascript disabled when Generating Documents?
I have a PDF that has a custom calculation script that does not run when generating a PDF via the Generate Documents feature. The script is simple by design: var adequate = Number(this.getField("Signs_Adequate").value); if (adequate ==1) this.getField("Signs_Adequate_Result").value = "True"; I was hoping to achieve a…
-
Using Document Builder to generate multi-page pdfs (Doc Builder pdf + attachments)
Greetings All, I am creating a speaker database that will allow prospective conference speakers to complete a submission form and upload attachments for consideration. I've figured out how to use document generator to convert the info recevied via a form into a pdf which the selection committee can review. Is there a way…
-
Secondary action after generating PDF
In an intake sheet I'm having the information entered mapped to a PDF document. I want to see if there's a way to have an automation to checkmark a checkbox when that document is generated (as a secondary action) but I'm not seeing the additional "+" like in other automation workflow. Is there a way to have that trigger?…