Add field types in Guided Application Creator

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • When you add fields to a custom table in Guided Application Creator, there are only 18 field types available by default. You can add a property to include more field types.

    Before you begin

    Role required: admin

    About this task

    For a list of field types that are available in the ServiceNow AI Platform, see Field types.

    Procedure

    1. Add a system property with the following settings:
      • Name: sn_g_app_creator.field_types
      • Type: string
    2. In the Value field, enter a comma-separated list of field type names.
      For example, to add the Image and Document ID field types, enter user_image,document_id.
    3. Select Submit.