|
|
@ -32,6 +32,7 @@ menuTitle: 'Column Types' |
|
|
|
|[Duration](#duration)| Duration | |
|
|
|
|[Duration](#duration)| Duration | |
|
|
|
|[Rating](#rating)| Rating | |
|
|
|
|[Rating](#rating)| Rating | |
|
|
|
|[Formula](#formula)| Formula based generated column | |
|
|
|
|[Formula](#formula)| Formula based generated column | |
|
|
|
|
|
|
|
|[QR Code](#qr-code)| QR Code visualization of another referenced column | |
|
|
|
| [Count](#count) | | |
|
|
|
| [Count](#count) | | |
|
|
|
|[DateTime](#datetime)| Date & Time selector | |
|
|
|
|[DateTime](#datetime)| Date & Time selector | |
|
|
|
|[CreateTime](#createtime)| | |
|
|
|
|[CreateTime](#createtime)| | |
|
|
@ -267,6 +268,17 @@ N/A |
|
|
|
|
|
|
|
|
|
|
|
For more about formula, please visit [here](./formulas). |
|
|
|
For more about formula, please visit [here](./formulas). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### QR-Code |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Encodes the value of a reference column as QR code. The following column types are supported for the for reference column: |
|
|
|
|
|
|
|
* Formula |
|
|
|
|
|
|
|
* Single Line Text |
|
|
|
|
|
|
|
* Long Text |
|
|
|
|
|
|
|
* Phone Number |
|
|
|
|
|
|
|
* URL |
|
|
|
|
|
|
|
* Email |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since it's a virtual column, the cell content (QR code) cannot be changed directly. |
|
|
|
### Count |
|
|
|
### Count |
|
|
|
|
|
|
|
|
|
|
|
#### Available Database Types |
|
|
|
#### Available Database Types |
|
|
|