@oneblink/apps-react
    Preparing search index...

    Type Alias FormsAppJobsMenuItem

    FormsAppJobsMenuItem: FormsAppScreenMenuItemBase & {
        isEmailNotificationEnabled?: boolean;
        type: "JOBS";
    }

    Type Declaration

    • OptionalisEmailNotificationEnabled?: boolean

      If true, app users will receive an email notification when a new job is assigned to them

    • type: "JOBS"

      Type of menu item