From 3a20f3d75f0f7c3d34beeeac3e43cab69586d224 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:02:22 -0700 Subject: [PATCH] Docs --- docs/usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/usage.md b/docs/usage.md index 0500f8538..d4c82e4e6 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -445,6 +445,7 @@ The following custom field types are supported: - `Number`: float number e.g. 12.3456 - `Monetary`: [ISO 4217 currency code](https://en.wikipedia.org/wiki/ISO_4217#List_of_ISO_4217_currency_codes) and a number with exactly two decimals, e.g. USD12.30 - `Document Link`: reference(s) to other document(s) displayed as links, automatically creates a symmetrical link in reverse +- `Select`: a pre-defined list of strings from which the user can choose ## Share Links