Disable the App type page in Creator Studio

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

    Antes de Iniciar

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

    Role required: admin

    Procedimento

    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.
      Tabela 1. Values for the property
      Field Description
      Name Enter apptype.selection.disabled.
      Description Disable the app type page in Creator Studio.
      Choices Leave blank.
      Type Select true | false.
      Value Enter true.
      Ignore cache Leave as-is.
      Private Leave as-is.
      Read roles Leave as-is.
      Write roles Leave as-is.
    5. Select Submit.

    Resultado

    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.