---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create implementation form

# Create implementation form {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

The following fields are available in the new implementation record for an extension point.
{#implementation-ref-ta-tp__table_lgq_13l_5bc__entry__2}

| Field | Description |
|-|-|
| Name | Unique name for the extension point implementation. |
| API Name | Name of the extension point API that is pre-pended with the application scope. This is a system-assigned name and can't be changed. |
| Glide AJAX enabled | Options to make the scripted extension point available to client scripts, list/report filters, reference qualifiers, or, if specified, as part of the URL. |
| Mobile callable | Option to make the scripted extension point available on the mobile device. |
| Sandbox enabled | Option to let a client make changes to their extension points without causing global affecting. |
| Application | Scope of the extension point within which it works. |
| Accessible from | Application that can access this scripted extension point. |
| Active | Option to enable the scripted extension point implementation. |
| Description | Details of the 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. |
| Protection policy | Protection policy for script includes published as part of a custom application. |
[Tabela 1. Implementation record view]

{#implementation-ref-ta-tp__table_lgq_13l_5bc}

