This commit is contained in:
2022-01-20 21:54:00 +00:00
parent 6f610ed61a
commit a3980b7db4

View File

@@ -797,6 +797,8 @@ TODO: 1 BETA DOCS:
- At the server in RequiredFieldsValidator.cs wrap line 87 and maybe the above in a try catch block to properly handle and issue an error if the names don't match - At the server in RequiredFieldsValidator.cs wrap line 87 and maybe the above in a try catch block to properly handle and issue an error if the names don't match
rather than bombing. maybe do this first so can catch the ones that slip through rather than bombing. maybe do this first so can catch the ones that slip through
- 1 todo: Search limited to a type is *not* working, it just returns all results, search from a Customer for example and you will see all object results
- 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok