File gallery

With the file gallery control, users can view and access files that they can open and use on their devices. Additionally, users can add files to the gallery.

  • Target Variable The name of the new table variable in which the data is stored.

  • Prompt The label to be displayed above the file gallery.

  • Group rows by If the file gallery should be grouped, choose a column from the source table to group it by. Set to "None" if it is not to be grouped.

  • Collapse Defines if the file gallery control should open with groups expanded or collapsed. This configuration is only used if group rows by is not set to None.

  • Condition To Hide Specify the condition that must be fulfilled for the control to be hidden. If left unspecified, the control will remain visible in the user step. Note that when controls are hidden, empty variables will be generated unless default values or pre-defined data exist.

  • Source Select the data source table that contains files.

  • Reloading behavior

    The control behavior at reloading, see User step reloading.

  • Uploads Choose upload type, single or multiple uploads.

    • Single: if the user only should upload one file.

    • Multiple: if the user should be able to upload more than one file (or zero files).

  • Allow File Endings Enter file endings for the types of files that should be allowed to be added to the file gallery. For example .doc and .xls.

  • Target Image Size Use target image size to scale images or make it possible for the user to decide what size the image should be scaled to.

    • Original: All attached images will not be scaled.

    • Small (25%): All attached images will be scaled to the size of 25% of the original size.

    • Medium (50%): All attached images will be scaled to the size of 50% of the original size.

    • Large (75%): All attached images will be scaled to the size of 75% of the original size.

    • User-defined: The user will be able to decide if the image should be scaled and what size it should be scaled to.

Last updated