---
title: "Scaffolding Field Group macro overview"
canonical: "https://support.appfire.com/space/SCAFC/477468478/Scaffolding%20Field%20Group%20macro%20overview"
format: markdown
---
> Macro (aura-html)

After inserting a Scaffolding Field Group macro, you can drag the necessary fields from the sidebar into the editor area.

> ℹ️ Scaffolding includes field group templates to help you get started. For details, see [https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471752/Field+Group+template+library?atlOrigin=eyJpIjoiZDg2NzBhYWFkYzhlNDVkNGE0MGI0NTE5MjgzM2VlZDMiLCJwIjoiYyJ9](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471752/Field+Group+template+library?atlOrigin=eyJpIjoiZDg2NzBhYWFkYzhlNDVkNGE0MGI0NTE5MjgzM2VlZDMiLCJwIjoiYyJ9).

## Overview of all the available fields

| **Field** | **Description** |
| --- | --- |
| #### [Short Text](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463877) | A field for entering a small amount of textual data that doesn't require line breaks.<br>For example, used for fields such as name, job title, or department.<br>> ℹ️ Only plain text is supported.<br>![image-20240813-101437.png](media://4203de69-15ee-44f2-8586-1b255503007e) |
| #### [Paragraph](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463883) | A field for entering a large amount of textual data, including line breaks.<br>For example, used for fields such as description, bio, or product details.<br>> ℹ️ Rich text is supported.<br>![image](media://be2b2d30-33a7-4518-8bc6-2d86c9ea0050) |
| #### [Number](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463865) | A field for entering an integer or decimal number.<br>> ℹ️ This field does not accept non-numeric input.<br>![scaffolding-emp-no.png](media://5eefe6f0-5e94-4572-ad2d-28e5c31ae2eb) |
| #### [Date Field](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471261) | A field for selecting a date using a date picker dialog or manually entering a date directly in the field.<br>![scaffolding-date-field.png](media://68cda183-ca96-4d76-8d0f-407af5e83fd5) |
| #### [Dropdown List](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471229) | Generates a dropdown list with custom options.<br>![image-20240729-191045.png](media://63a72e50-94e8-4ae0-84af-40f98d9d449f) |
| #### [Page List](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471316) | Generates links to other Confluence content, such as pages and blog posts.<br>> ℹ️ The generated links remain up-to-date, even if the referenced pages are renamed or moved.<br>![image](media://58400bf5-827e-4a19-a414-bd874b314a7d) |
| #### [User List](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463915) | Creates a dropdown list for selecting one or more users from specific groups.<br>![image](media://2c700974-15eb-4429-99d4-a579ca1ebcf4)<br>> ✅ For more details, see [https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463737/Add+a+dropdown+list+of+users?atlOrigin=eyJpIjoiNjA0ODg4MDkyYzdjNDFkNjkyNDlmYmI0ZDhlNWVlMzMiLCJwIjoiYyJ9](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463737/Add+a+dropdown+list+of+users?atlOrigin=eyJpIjoiNjA0ODg4MDkyYzdjNDFkNjkyNDlmYmI0ZDhlNWVlMzMiLCJwIjoiYyJ9). |
| #### [Files List](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463921) | Creates a dropdown list for selecting an attachment from the current page or another page.<br>![image-20240729-191256.png](media://7bcf28db-002f-4da8-ae0c-fa557c72732b) |
| #### [Table Field](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471139) | Creates a table that supports dynamic addition or deletion of rows. Any field type other than the Table Field can be used inside its cells.<br>The table is a meta field that holds other fields, such as Short Text, Paragraph, Number, Date, and more.<br>![image](media://637cc14b-fee7-41cf-8e3c-aed78d20b5a8)<br>> ✅ For more details, see [https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477468155/Create+a+dynamic+table?atlOrigin=eyJpIjoiMDQ5MDZlMjAzNzE0NDgzYWIzNjdmNTU4MWMxNmY1MmUiLCJwIjoiYyJ9](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477468155/Create+a+dynamic+table?atlOrigin=eyJpIjoiMDQ5MDZlMjAzNzE0NDgzYWIzNjdmNTU4MWMxNmY1MmUiLCJwIjoiYyJ9). |
| #### [Attachment Upload](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477470275) | A field for uploading an attachment or selecting a previously uploaded attachment.<br>![image-20240729-191348.png](media://103cfe42-2a21-44dd-b3ba-8ca846385d7f) |