---
title: "admAppendFieldConfigDefaultITMapping"
canonical: "https://support.appfire.com/space/PSJC/860881084/admAppendFieldConfigDefaultITMapping"
format: markdown
---
> Macro (aura-html)


## Description

> Macro (excerpt)
> 
> Appends the default issue type - field configuration mapping

Appends the default issue type - field configuration mapping for a field configuration scheme

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admAppendFieldConfigDefaultITMapping(schemeId, fieldConfigId) | **Package** | adm |
| **Alias** |  | **Pkg Usage** | [appendFieldConfigDefaultITMapping(schemeId, fieldConfigId)] |

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| schemeId | int | Yes | Id of the config scheme |
| fieldConfigId | int | Yes | Id of the field configuration |

## Return Type

**boolean**

Returns true if operation succeeded

## See also

> Macro (contentbylabel)