@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface FormsFormPublishResponse

    Response after publishing a form.

    interface FormsFormPublishResponse {
        visibility: FormsFormVisibility;
    }
    Index

    Properties

    Properties

    The visibility setting of the form. Public forms are visible to all logged-in users. Private forms require a direct link to access.