Note
This page is for administrators only. An agent who opens it sees "Access denied" and "Field Management is available to administrators only.", with a Back to Properties button.
| Field | Required | Accepts | Purpose |
|---|---|---|---|
| Name | Yes | Text. Placeholder: "E.g. Technical features" | Heading shown above the group in the property form |
| Slug | Yes | Lowercase letters, digits and dashes. Filled in automatically from the name | Internal identifier |
| Description | No | Text | Shown under the heading in the property form |
| Icon (optional) | No | An icon name | Icon shown next to the heading. Click an icon to select it, click again to clear it |
| Active category | No | Checkbox, on by default | Whether the category is in use |
Delete category "<name>"?Delete category "<name>"? <count> field(s) will become "uncategorized".| Column | Shows |
|---|---|
| Label | The name the user sees in the form. Inactive fields are marked "inactive" |
| Identifier | The internal key |
| Type | The field type |
| Req. | A red dot when the field is required |
| Admin | An open eye when the field is visible in the back office |
| Public | An open eye when the field is visible on the public website |
| Actions | Edit and delete |
| Field | Required | Accepts | Purpose |
|---|---|---|---|
| Label | Yes | Text. Placeholder: "E.g. Year of construction" | What the user sees |
| Identifier (field_name) | Yes | Lowercase letters, digits and underscores. Filled in from the label | Internal key. Cannot be changed after creation |
| Description (internal) | No | Text | Internal notes — not shown to clients |
| Type | Yes | See the table below | Decides which input is shown. Cannot be changed after creation |
| Category | No | One of your categories, or "— No category —" | Where the field appears |
| Options | Only for Dropdown and Multi-select | One option per line | The choices offered |
| Display as checkbox group | Only for Multi-select | Checkbox | Shows the options as checkboxes instead of a multi-selection list |
| Placeholder | No | Text | Hint shown inside the empty field |
| Help text | No | Text | Explanation shown below the field |
| Sort order | No | A number | Position within the category. Lower numbers come first |
| Type as shown | What the user gets |
|---|---|
| Short text (TEXT) | A single-line text box |
| Long text (TEXTAREA) | A multi-line text box |
| Integer (NUMBER) | A whole number |
| Decimal number | A number with decimals |
| Boolean (BOOLEAN) | A single checkbox reading Yes or No |
| Dropdown (SELECT) | A list where one option can be chosen |
| Multi-select / CHECKBOX | A list where several options can be chosen |
| Date (DATE) | A date picker |
| Date & time | A date and time picker |
| A text box validated as an email address | |
| URL | A text box validated as a web address |
| Phone | A text box for a telephone number |
| Currency | A number with two decimal places |
| Image | A box for an image address |
| Switch | Effect |
|---|---|
| Required | The property cannot be saved without a value |
| Active | Turn off to retire the field without deleting it |
| Visible in admin area | The field appears on the property form in the back office |
| Visible on public site | The field appears on the property page of your website |
| Available as filter | The field can be used to filter listings |
| Searchable | The field's content is included in website search |
Delete field "<label>"?Values already saved on properties will remain in the database but will no longer be visible.Note
Deleting a field hides its data rather than erasing it. Restoring visibility means recreating a field with the same identifier — which is only possible if nothing else has taken that identifier in the meantime.
| Message | When |
|---|---|
| Category created / updated / deleted | The action succeeded |
| Field created / updated / deleted | The action succeeded |
| Could not create the category | The category was refused |
| Could not update the category | The change was refused |
| Could not delete the category | The deletion was refused |
| Could not create the field | The field was refused |
| Could not update the field | The change was refused |
| Could not delete the field | The deletion was refused |