This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago3:issues3.0 [2024/04/01 09:47] dlee |
versago3:issues3.0 [2024/06/07 09:13] (current) dlee [Data Views] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * **Conditional links**. If the field name used in the condition has a space or special character, it must be enclosed in brackets [] | * **Conditional links**. If the field name used in the condition has a space or special character, it must be enclosed in brackets [] | ||
| + | * The sorting of a look up data view differs for fields with a null value. If the data view is used in a Drop-down, nulls are shown first. If the data view is used in a Find List, nulls are shown last | ||
| ===== Forms ===== | ===== Forms ===== | ||
| * The DB data type **datetime2** is not supported. Please use datetime when creating tables used by Forms. | * The DB data type **datetime2** is not supported. Please use datetime when creating tables used by Forms. | ||