We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef62c62 commit e769cc8Copy full SHA for e769cc8
pages/custom-fields/custom-fields.md
@@ -12,7 +12,7 @@ You can find the machine name of a custom field by clicking on it in your
12
for an example which sets a custom field for the Client's date of birth.
13
14
If you are using dropdown custom fields, you must post the slugified value of the dropdown option.
15
-For example, a value `Doesn't suit student` would be posted as `doesnt_suit_student`.
+For example, a value `Doesn't suit student` would be posted as `doesnt-suit-student`.
16
17
<details>
18
<summary>
0 commit comments