Difference between revisions of "Workflow Task Type: Generate PDF File"

From SmartWiki
Jump to: navigation, search
Line 11: Line 11:
  
 
==See Also==
 
==See Also==
 +
* [[Workflow Task Types]]
 
* [[Custom Field ID|Determining the custom field ID]]
 
* [[Custom Field ID|Determining the custom field ID]]
 
* [[Selecting Recipients in an Acknowledgment Workflow]]
 
* [[Selecting Recipients in an Acknowledgment Workflow]]
  
 
[[Category:Workflows]][[Category:PDF]]
 
[[Category:Workflows]][[Category:PDF]]

Revision as of 09:18, 23 September 2013

Auto generation of a PDF that can be:

  • E-mailed to the person(s) designated in the workflow step.
  • Stored within a Multiple Files Custom Field.

The PDF generated must be based upon a Web Page View Custom Field. You must specify the Custom Field ID of the Web Page View to be converted in the Web Page Field ID#: field on the Workflow Task settings.

If you wish to store the PDF, you can specify the field ID of the Multiple Files custom field in the Store to Field ID field on the Workflow Task settings.

Note: the "Store To" Custom Field must be a Custom Field Type: Link – Multiple Files

WorkflowType-GeneralPDFFile.png

See Also