---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Add fields to a form layout in Table Builder

# Add fields to a form layout in Table Builder {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Visually add and arrange fields within a form layout to create a form that matches
your requirements using Table Builder.

## Before you begin

* Launch Table Builder. For more information, see [Accessing Table Builder](https://servicenow-prod.fluidtopics.net/eD8qPI0d4LR3smIDj~Af9w "You can access Table Builder in several ways.").
* (Optional) Choose a domain to work within (if not global). For more information, see [Domain separation and Table Builder](https://servicenow-prod.fluidtopics.net/6mfU2f~i56GgSmOfsvxyfQ "Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.").
* (Optional) Choose an application scope to work within (if not global). For more information, see [Using an application scope with Table Builder](https://servicenow-prod.fluidtopics.net/zPTGMJM9VSXGXZiYlVJVEw "Selecting an application from the application scope list in Table Builder enables you to customize form views for the users of the selected application in the ServiceNow AI Platform.").

Note:  
To understand how to approach customizing your forms, review [Table Builder workflow and navigation](https://servicenow-prod.fluidtopics.net/XnOrd7a8AcqiQimPSFwomw "You can start using Table Builder to manage your data tables, forms, or flows by reviewing this high-level workflow.").

Role required: personalize_form or AES user role
and delegated developer permissions. For more information, see [Delegate developers using AES](https://servicenow-prod.fluidtopics.net/7nGx8ej0_uG1DIiyMPiwOA "Delegated development enables designated users without a system admin role to develop or deploy applications on the ServiceNow AI Platform. This enables administrators and delegated developers to work together to deliver custom applications through App Engine Studio (AES).").

## About this task

## Procedure

1. Navigate to the Forms tab in Table Builder.
2. Choose a view to work with.  
   For detailed information on how to choose a view for a form, see [Choose a form view in Table Builder](https://servicenow-prod.fluidtopics.net/gsjmsL_kgdoyMFeMAsojuw "Choose existing views, duplicate views, or create entirely new views for form users in Table Builder.").
3. To display a list of the existing fields for the selected table, in the add form elements panel, select Fields.  
   Note:  
   You can also launch the Add form elements panel by selecting the Add (![Add icon.]()) icon above any existing element in the form editor.
4. Customize the fields that display on the selected form view by performing one of the following actions.  
   Note:  
   Certain field types are only supported in Core UI. Fields are flagged with an exclamation icon (!) to indicate an unsupported type.

   | Option | Action |
   | Add an existing field to a form | 1. To select a field, click a field in the list. Note: To select multiple fields, select the option that displays on the right of the field. 2. In the form editor, drag one or more selected fields to the desired location and then move them around as necessary. {#add-form-fields__ol_jyn_kjd_zrb} |
   | Add a new field to a form | 1. Select + Add a field in the table. 2. In the Column Label field, enter a label. 3. In the Column name field, enter the internal name for the field. 4. Select the type of field from the Type list. To set additional properties for the field that you are creating, click Advanced settings. For information on field types and advanced settings, see [Field configuration in Table Builder](https://servicenow-prod.fluidtopics.net/AIV3d12ARUmcAKzd8IufLQ "You can configure the basic field properties for any field within Table Builder."). 5. To add the new field to the table, click Add. A confirmation dialog displays. You can click Done to close it or click Add another one to add more fields to the table. The new field is displayed at the top of the Fields list and can be dragged onto the form editor. {#add-form-fields__ol_vbv_bkd_zrb} |
   | Remove field from form | 1. In the form editor, click a field to select it. 2. To remove the selected field from the form view, click the x icon to the right of the field. {#add-form-fields__ol_l2t_b4d_zrb} Note: If you are unable to delete a field, it may be because the table belongs to a different scope. |
   |-|-|

   {#add-form-fields__choicetable_u3j_f4j_wrb}
5. Select Save.

