Function
FlowForma.Widgets.DocumentUrlPicker(container, value, options)Description
This function creates FlowForma document URL picker, that will let you select documents and libraries and will generate URL’s for them.Uses
An example of where this would be used is when adding a document as an attachment in an example, you will need to select a question in the flow that will contain a document (File Upload question). This will then return the URL for this document.

