Feature: implement document link custom field

This commit is contained in:
shamoon
2023-12-03 23:02:50 -08:00
parent 66efaedcbb
commit 6c4b56ae98
15 changed files with 380 additions and 42 deletions

View File

@@ -343,6 +343,7 @@ The following custom field types are supported:
- `Integer`: integer number e.g. 12
- `Number`: float number e.g. 12.3456
- `Monetary`: float number with exactly two decimals, e.g. 12.30
- `Document Link`: reference(s) to other document(s), displayed as links
## Share Links