Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable the App type page in Creator Studio

Hide the App type page that appears when users select to create an app by adding a system property to streamline the app creation process.

Before you begin

You must change your scope to global. For more information, see Global scope.

Role required: admin

Procedure

  1. Open the All menu.

  2. Type sys_properties.list and press Enter.

  3. Select the New button.

  4. On the form, fill in the fields.

    FieldDescription
    NameEnter apptype.selection.disabled.
    DescriptionDisable the app type page in Creator Studio.
    ChoicesLeave blank.
    TypeSelect true | false.
    ValueEnter true.
    Ignore cacheLeave as-is.
    PrivateLeave as-is.
    Read rolesLeave as-is.
    Write rolesLeave as-is.
Image omitted: crs-sys-property-interstitial.png
System Property form showing configuration fields for an example property
  1. Select Submit.

Result

Users on the instance will no longer see that App type selection page after they initiate creating an app.

To reinstate the App type page, set the apptype.selection.disabled property to false, or just delete it.

Parent Topic:Administering Creator Studio