---
sourceDocument: Xanadu Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/employee-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Scripted Extension Point form fields

# Scripted Extension Point form fields {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

List of fields in the Scripted Extension Point.
{#scripted-extension-point-form-fields__table_aqz_g35_zxb__entry__2}

| Field | Description |
|-|-|
| Name | Unique name for the extension point. The name can be up to 100 alphanumeric characters, including special characters. |
| API Name | Name of the extension point API that is pre-pended with the application scope to which it applies. This is a system-assigned name and can't be changed. |
| Application | Application to which the extension point is assigned. This is system-assigned and can't be changed. |
| Accessible from | Application scope that defines the applications that can access this scripted extension point. The available values are: * All application scopes --- Can be accessed from any application scope. * This application scope --- Can be accessed from the current application scope. {#scripted-extension-point-form-fields__ul_jng_34b_1yb} |
| Active | Option to enable the scripted extension point. |
| Description | Descriptive content regarding the scripted extension point. |
| Script | The server-side script to run when called from other scripts. The script must define a single JavaScript class or a global function. The class or function name must match the Name field. |
| Client callable | Options to make the scripted extension point available to client scripts, list/report filters, reference qualifiers, or, if specified, as part of the URL. |
[Table 1. Scripted Extension Point form fields]

{#scripted-extension-point-form-fields__table_aqz_g35_zxb}

