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


## Description

> Macro (excerpt)
> 
> Assigns the default field config scheme to a project

Assigns the default field config scheme to a project

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admAssignDefaultFieldConfigSchemeToProject(projectKey) | **Package** | adm |
| **Alias** |  | **Pkg Usage** | [assignDefaultFieldConfigSchemeToProject(projectKey)] |

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| projectKey | string | Yes | Key of the project |

## Return Type

**boolean**

Returns true if the default scheme is assigned to the project

## See also

> Macro (contentbylabel)