Member Junction
    Preparing search index...

    Add a User View's current results to an existing List. Always additive; never removes. Cannot trigger the drop-guard.

    await runAction({
    ActionName: 'Add View Results To List',
    Params: [
    { Name: 'ViewID', Value: 'view-id' },
    { Name: 'ListID', Value: 'list-id' }
    ]
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods