Field Types
Text Field
Text field for single-line names, short messages, or reference codes. Supports character limits and required validation.
When to use
- Name for engraving
- Short gift message
- Order / PO reference numbers
Settings reference
| Setting | Description |
|---|---|
| Label | Field title shown to the customer. |
| Placeholder | Hint text inside the input. |
| Character limit | Optional max length for the value. |
| Required | Customer must enter text before add to cart. |
| Pricing | Often none, or formula using FIELD_VALUE (e.g. per character). |
| Conditional logic | Commonly shown after a checkbox like “Add engraving”. |
Order item meta
The entered text is stored on the order item:
Field label: "Engraving name"
Value: Alex
Price: +0.00Tips
- For longer messages, use Textarea.