Difference between revisions of "File Name Restriction"

From SmartWiki
Jump to: navigation, search
Line 4: Line 4:
  
 
[[Image:File_name_restriction.png|link=]]
 
[[Image:File_name_restriction.png|link=]]
 
* [[Custom Field Type: Link – Single File|Single File]] and [[Custom Field Type: Link – Multiple Files|Multiple File Upload]] fields can accept multiple file types. The extensions should be entered in lower case separated by commas
 
 
Example: "pdf,doc,xls"
 
  
 
If a Single File Upload field has a File Type Restriction of "pdf", and a user tries to upload a document with a different extension, they will receive the following message:
 
If a Single File Upload field has a File Type Restriction of "pdf", and a user tries to upload a document with a different extension, they will receive the following message:

Revision as of 09:25, 16 July 2014

On Single File and Multiple File Upload fields, you can enforce a file naming convention to files uploaded to SmartSimple.

To configure this feature, edit the custom field, and enter the file name you want to enforce on all uploaded files into SmartSimple, and save your changes.

File name restriction.png

If a Single File Upload field has a File Type Restriction of "pdf", and a user tries to upload a document with a different extension, they will receive the following message:

FileTypeRestricted.png

If a Multiple File Upload file has a File Type Restriction of "pdf", and a user tries to upload documents with different extensions, they will receive the following message:

MultiFileTypeRestricted.png

To remove the document with the incorrect extension, click on the red "X" button (Redx.png).

See Also