Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<cfproperty
  ftSeq="25"
  ftfieldset="Cover Page"
  ftWizardStep="Overview"
  name="pdfCoverPage"
  type="string"
  hint="PDF cover page to merge."
  required="no"
  default=""
  ftlabel="PDF Cover Page"
  fttype="file"
  ftDestination="/dmproposal/pdfcoverpage" />

Linking to files

You can link to files using the download.cfm file. Keep in mind that security also applies to files, so if a user isn't allowed to access the object or if the object is in draft, the user will be asked to log in.

Code Block
#application.url.webroot#/download.cfm?objectid=#objectid#&fieldname=#property#