AllowMultipleFiles Property

Version: Available or changed with runtime version 13.0.

Specifies if the action accepts multiple files.

Applies to

  • Page File Upload Action

Remarks

The AllowMultipleFiles property specifies if the action accepts multiple files. The property is a Boolean value. If set to true, the action accepts multiple files. If set to false, the action only accepts a single file. For more information, see Add drop zones for file uploads.

See also

Getting started with AL
Developing extensions