Custom Field Type: Upload - Multiple Files Storage

From SmartWiki
Revision as of 14:55, 4 May 2009 by David (talk | contribs)

Jump to: navigation, search

Field Display

Cf25.png

General Description

Stores multiple files into a single field.

This field type is used to store:

  • Uploaded documents.
  • Documents that are created using the Web Page View type field using the Store to Server option.

Field Options

  • Display Order: The order (relative to other fields) in which this field is displayed
  • Tab Name: Displays the field under a given tab
  • Field Name: The name of the field, used internally to reference the user's input
  • Caption: The leading question or prologue before the field
  • Track Changes: Keeps track of changes made to this field

File Options
PDFMerge.PNG

  • Allow External Access - if there is an externally enabled report that includes files in this Multiple Files field, anyone viewing the report will be able to click on the file names listed on the report for this Multiple Files field and view the underlying files.
  • File Indexing – enabled file indexing and full text searching using the Lucene full text search engine, which is built into SmartSimple.
  • Enable Online Editing - when enabled an edit button will appear next to the documents in this field that will allow you to edit the documents online. When the changes are saved the updated document will automatically be saved back into the appropriate Multiple Files field. (Note: documents with special characters such as apostrophes in the file name will not be editable)
  • Keep Version – provides for version control over documents added. When a second document with the same name is added the name will be appended with V_# (where # is the version number starting at 1). Similarly if you have enabled Online Editing above the updated version will not overwrite the original but will add one with the next appropriate version number.
  • No Deletion – suppress the user’s ability to delete any files stored in the field, and manager permission is required by the user to delete an Allow Delete Multiple Files Fields.
  • Allow Merging - allows the user to select any or all pdf documents in the field to be merged into a single document. Described below

Field Formatting Options

  • Sort Order: Lists several options for ordering the files
  • Style: Bold, Underline, Italic, Highlight
  • Tool Tip: Enter help text to be shown on mouse-over
  • Read Only: Checkbox
  • HTML Tag: Additional attributes to the field HTML tag
  • Visibility Condition: Conditions upon which the field is visible

Role - Field Permissions

These fields allow you to control who is allowed and who is denied viewing and/or modifying the field. Indexing Multiple and Single File Fields

The Link Multiple File Field and the Link Single File Field both support a file index feature. Using this feature provides the ability to search documents attached to the field (subject to the user having permission to access the field).

File Types Supported

  • When you add a document to this file you must make sure that the document can be indexed for searching. The following types of documents are supported: Microsoft Word and Excel, Adobe PDF, HTML and RTF files.

Ensuring that PDF Files are searchable

  • If using PDF you must ensure that the files are text-searchable. You can test for this functionality by opening the file with Adobe Acrobat Reader and ensuring that the Select Text tool can be used to select text from the file.

Indexing after uploading

The indexing function takes place when the file is first uploaded so if you decide to index a file file after the file is uploaded you must re-index the field. Use the following steps to index the field:

1. Locate and edit the Custom Field.

2. Click the File Index check box.

3. Click the Save button.

4. Click the File Index tab.

5. Click the option button Re-index all files in this field now!

6. Click the Save button.

Disabling a File Index

If you wish to disable the File Index function and no longer make attached files searchable use the following steps:

1. Locate and edit the Custom Field.

2. De-select the File Index check box.

3. Click the Save button.

4. Click the File Index tab.

5. Click the option button Remove index from all files in this field now!

6. Click the Save button.

Notes

Files can be uploaded individually or in groups.

When in Edit Mode, the following buttons will be displayed:

Cf26.png

To use the Multiple File feature requires the use of a Java Applet. If the user’s computer is not permissioned to run Java applets, then the Single file upload should be used.

PDF Document Options

Allow Merging (PDF files only)

  • If you are using a Multiple File field to store PDF documents then you can enable a Merge button:
  • When editing a record with a Multiple File field that has "Allow Merging" enabled, the Merge files button will be present:

PDFMerge2.PNG

  • Clicking the Merge files button will allow you to select which PDF documents that are already stored in the field you wish to merge into a single PDF document.
  • The resultant document will also be stored in the Multiple File field. The original documents will not be changed.
  • The order the pdf files are included in the resultant document cannot be controlled.
  • This feature will provide for easier printing of "sets" of documents.
  • The resultant file cannot have a space in the file name.

Display Additional File Attributes (PDF files only)

  • This feature allows you to display extra information (also called Meta Data) extracted from each PDF into the list view of the files stored in this field.
  • This is done using the Extra Columns section:

PDFExtraColumns.PNG