Difference between revisions of "Creating Multiple PDFs with a Single Workflow Task"

From SmartWiki
Jump to: navigation, search
Line 4: Line 4:
  
 
==Hard-Coding==
 
==Hard-Coding==
 
+
To hard-code the Web Page View fields that should be used to create multiple PDFs, enter the [[Custom Field ID]]s of the Web Page View fields in the ''Web Page Field ID#'' setting of the Workflow Task, separated by commas.
 +
[[Image:ManualMultiplePDFs.png|link=]]
  
 
==Allowing the End User to Choose==
 
==Allowing the End User to Choose==

Revision as of 14:26, 11 October 2013

You can configure a Generate PDF File workflow task to generate multiple PDFs. You can either hard-code the Custom Field IDs or allow the end user to choose from a series of Web Page View fields from which to create the PDFs. In either case, the PDFs will be stored to the same Multiple Files custom field.

Hard-Coding

To hard-code the Web Page View fields that should be used to create multiple PDFs, enter the Custom Field IDs of the Web Page View fields in the Web Page Field ID# setting of the Workflow Task, separated by commas. ManualMultiplePDFs.png

Allowing the End User to Choose

GenerateMultiplePDFs.png

See Also