Skip to content

File Upload

File Upload is data input component that lets your members upload up to 10 files.

This component has the following settings:

attachment_settings_en.png

  • Label — label displayed on the files group;
  • Description — description displayed on the files group with smaller font size;
  • Identifier — component identifier, enter something related to the component.

    INFO

    Identifier must be unique across all message components of this action.

    The message template of Action being executed by this modal will get modal.values variable map, which keys will be those identifiers and their values are attachments data.

    Thus, this way Action can determine what files were uploaded and get information about them.

  • The minimum/maximum amount of files — files amount limitation;
  • Required — the files will be required to upload if checked.

Availability

This component is only available for Modal Form actions.

All rights sniffed.