TreeINFO-For-M365 documentation
    Preparing search index...

    Module WebParts/ListWP/CustomScript

    Custom script allows you to interact with the list webpart using JavaScript. You can execute code during different Events and interact with the list using the ListScriptAPI.

    Unlike the form custom script, the list API does not include a form property. Instead it exposes a List service with selection, items and list-level operations.

    Documents

    Events