---
title: "Text Fields"
canonical: "https://support.appfire.com/space/PSCONF/15305342/Text%20Fields"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> To retrieve the value of a text custom field simply create a string variable and set the value to the custom field.

To retrieve the value of a text custom field simply create a string variable and set the value to the custom field.

To set the value of a text custom field simply set the custom field to equal the text or string variable.

# Getting Values

> Macro (excerpt-include)



# Setting Values

> Macro (excerpt-include)

  

# Supported Field Types

- Radio Buttons
- Select List (single choice)
- Text Field (multi-line)
- Text Field (single-line)
- URL Field