This commit is contained in:
@@ -38,6 +38,14 @@ UI FEATURE - The ability to customize forms:
|
|||||||
- The server doesn't validate it or anything, just stores what the client provides and retrieves what the client needs and the client co-erces the value to the correct type
|
- The server doesn't validate it or anything, just stores what the client provides and retrieves what the client needs and the client co-erces the value to the correct type
|
||||||
- If a user changes the underlying objects type then the client must handle discrepencies and attempt to fix it.
|
- If a user changes the underlying objects type then the client must handle discrepencies and attempt to fix it.
|
||||||
- So the client end must handle adapting the value if the type changes
|
- So the client end must handle adapting the value if the type changes
|
||||||
|
- Custom field types in v7
|
||||||
|
- Currency
|
||||||
|
- DateAndTime
|
||||||
|
- TimeOnly
|
||||||
|
- DateOnly
|
||||||
|
- Number
|
||||||
|
- Text
|
||||||
|
- Bool
|
||||||
|
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|||||||
Reference in New Issue
Block a user