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

> Macro (button-handy)



> Macro (table-plus)
> 
> |  |  |  |  |
> | --- | --- | --- | --- |
> | **Syntax** | admAddFieldToDefaultScreen(fieldId) | **Package** | adm |
> | **Alias** |  | **Pkg Usage** | [use adm;
> addFieldToDefaultScreen(fieldId);] |

## Description

> Macro (excerpt)
> 
> Adds a field to the default screen

Adds a field to the default screen. Returns true if field was added

## Parameters

> Macro (table-plus)
> 
> | Parameter name | Type | Required | Description |
> | --- | --- | --- | --- |
> | fieldId | string | Yes | The id of the field, i.e. 'summary', 'customfield_123456', etc. |

## Return Type

**boolean**

## See also

> Macro (contentbylabel)

> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)