formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Optional settings that can be specified when telling the upload dialog to start tracking the AJAX uploads.

    interface TrackOptions {
        addPending?: boolean;
    }
    Index

    Properties

    Properties

    addPending?: boolean

    When true, add the uploads that are currently pending to the dialog.