Difference between revisions of "Document Management"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
 
The [[SmartSimple]] platform supports advanced document type fields used to create document management functionality in any context such an [[Application|application]], contact or organisation.  The following field types support document management functionality:
 
The [[SmartSimple]] platform supports advanced document type fields used to create document management functionality in any context such an [[Application|application]], contact or organisation.  The following field types support document management functionality:
  
* [[Web Page View Field|Web Page View Field]] Type - used to create documents within the system.
+
* [[Web Page View Field|Web Page View Field]] - used to create documents within the system.
* [[Custom Field Type: Link – Single File|Single File]] and [[Custom Field Type: Link – Multiple Files|Multiple Files]] Type fields - used to store documents in the related [[Entity|entity]].  
+
* [[Custom Field Type: Link – Single File|Single File]] and [[Custom Field Type: Link – Multiple Files|Multiple Files]] fields - used to store documents in the related [[Entity|entity]].  
* [[Custom Field Type: MS Word Merge]] used to generate a MS Word document from underlying variable stored within a UTA. The resultant document can be edited and automatically uploaded to a specified field on the original record within [[SmartSimple]]
+
* [[Custom Field Type: MS Word Merge|MS Word Merge Field]] used to generate a MS Word document that includes underlying information stored within [[SmartSimple]]. The resultant document can be edited and automatically uploaded to a specified [[Custom Field Type: Link – Single File|Single File]] or [[Custom Field Type: Link – Multiple Files|Multiple Files]] field on the original [[Entity|entity]] within [[SmartSimple]].
  
 
Documents are always connected to some “higher level” [[Entity|entity]] such as a [[Universal Tracking Application]] [[Entity|entity]], organizational or contact type records.  The characteristics of these document fields are as follows:
 
Documents are always connected to some “higher level” [[Entity|entity]] such as a [[Universal Tracking Application]] [[Entity|entity]], organizational or contact type records.  The characteristics of these document fields are as follows:
  
'''[[Web Page View Field]]'''
+
==[[Web Page View Field]]==
  
 
This field type is used to create documents base on underlying fields, documents can be:
 
This field type is used to create documents base on underlying fields, documents can be:
Line 17: Line 17:
 
* Saved into [[Custom Field Type: Link – Multiple Files|Multiple File]] fields.
 
* Saved into [[Custom Field Type: Link – Multiple Files|Multiple File]] fields.
  
'''[[Custom Field Type: Link – Multiple Files|Link Multiple File Field]]'''
+
==[[Custom Field Type: Link – Multiple Files|Link Multiple File Field]]==
  
 
This field type is used to store documents in the related [[Entity|entity]].
 
This field type is used to store documents in the related [[Entity|entity]].
Line 27: Line 27:
 
This field type support the following attributes:
 
This field type support the following attributes:
  
* [[Custom Field Type: Link – Single File|Single]] or [[Custom Field Type: Link – Multiple Files|Multiple]] files stored in a single field.
+
* [[Custom Field Type: Link – Single File|Single File]] or [[Custom Field Type: Link – Multiple Files|Multiple Files]] stored in a single field.
 
* Version control.
 
* Version control.
 
* Special Permission required deleting file.
 
* Special Permission required deleting file.
Line 33: Line 33:
 
* On-Line file editing and saving of files (required [[SmartSimple]] Editing [[:Category:Plug-Ins|Plug-In]]).
 
* On-Line file editing and saving of files (required [[SmartSimple]] Editing [[:Category:Plug-Ins|Plug-In]]).
 
* [[Role]]-based file view, modify and delete permissions (as with all other field types).
 
* [[Role]]-based file view, modify and delete permissions (as with all other field types).
 +
 +
==[[Custom Field Type: MS Word Merge|MS Word Merge Field]]
  
 
[[Category:Custom Fields]][[Category:System Management]]
 
[[Category:Custom Fields]][[Category:System Management]]

Revision as of 14:01, 28 April 2009

The SmartSimple platform supports advanced document type fields used to create document management functionality in any context such an application, contact or organisation. The following field types support document management functionality:

Documents are always connected to some “higher level” entity such as a Universal Tracking Application entity, organizational or contact type records. The characteristics of these document fields are as follows:

Web Page View Field

This field type is used to create documents base on underlying fields, documents can be:

Link Multiple File Field

This field type is used to store documents in the related entity.

This field type support the following attributes:

  • Single File or Multiple Files stored in a single field.
  • Version control.
  • Special Permission required deleting file.
  • Keyword searching for all document types such as PDF, MS Word, MS Excel etc.
  • On-Line file editing and saving of files (required SmartSimple Editing Plug-In).
  • Role-based file view, modify and delete permissions (as with all other field types).

==MS Word Merge Field