File Preview Control

Preview a file that has been uploaded from a previous Task via a File Upload control in that Request.

Control Description

The File Preview control allows the Request participant to configure a file preview that has been previously uploaded to that Request via a File Upload control. After adding the control in the Screen to where to display the file preview, configure the Name setting value for the File Upload control from which to preview the file it uploaded to that Request.

This control is only available for the following Screen types:

  • Display type

  • Form type

See Screen Types.

For a documented example of using the File Preview control, see Preview or Download Multiple Files Uploaded from a Previous Task.

Add the Control to a Screen

Permissions

Your user account or group membership must have the following permissions to design a Screen unless your user account has the Make this user a Super Admin setting selected:

  • Screens: Edit Screens

  • Screens: View Screens

See the Screens permissions or ask your Administrator for assistance.

Follow these steps to add this control to the Screen:

  1. Configure the File Preview control. See Settings.

  2. Validate that the control is configured correctly. See Validate Your Screen.

When used in a published process, the File Preview control will display the file configured in its settings.

The File Preview controls supports the following file formats:

  • Text Documents (TXT, RTF)

  • Audio Files (MP3, AAC, M4A, WAV, AIFF, AIF)

  • Archive Files (ZIP, TAR, GZ, CAB, BZ2, TAR.GZ, TAR.BZ2)

  • Code Files (PHP, JS, JSON, SH, HTML, CSS)

  • Spreadsheet Files (XLS, XLSX, ODS)

  • Image Files (GIF, JPG, JPEG, PNG, SVG, TIFF, RAW, PSD)

  • PDF Documents (PDF, ODF, PS, EPS)

  • Presentation Files (PPT, PPTX, ODP)

  • Video Files (MP4, MOV, MPEG, WEBM, MPG, MP2, OGG, AVI, WMV, MKV)

  • Word Documents (DOC, DOCX, ODT)

Settings

The File Preview control has the following configurable settings in the Properties Panel:

Variable Panel Settings

Expand the Variable panel from the Properties Panel on the right to configure the following properties:

Variable Name

Use the Variable Name setting value to reference this value in Visibility Rule setting expressions.

See best practices when editing a Request variable name.

Configuration Panel Settings

Expand the Configuration panel from the Properties Panel on the right to configure the following properties:

File Name

Advanced Panel Settings

Expand the Advanced panel from the Properties Panel on the right to configure the following properties:

Visibility Rule

For example, this control displays if the variable value tip is 1. For a detailed example of the Visibility Rule setting, see Show or Hide Controls Based on Button Selection.

Note the following regarding how to use visibility rules:

Device Visibility

Select on which device types this control displays:

  • Desktop: The control displays only on desktop devices. Enable the Show for Desktop toggle key.

  • Mobile: The control displays only on mobile devices. Enable the Show for Mobile toggle key.

CSS Selector Name

Then, use this name in the Custom CSS feature to apply CSS styling to this control as follows:

[selector='Submit Form'] {
    color: blueviolet;
}

See the following best practices regarding custom CSS in Screens:

Last updated

Logo

© 2024 ProcessMaker, Inc. All Rights Reserved. Except as otherwise permitted by ProcessMaker, this publication, or parts thereof, may not be reproduced in any form, by any method, for any purpose.