This commit is contained in:
2019-11-26 21:13:24 +00:00
parent dd545b90ff
commit d6a4ca637a
4 changed files with 205 additions and 6 deletions

View File

@@ -49,9 +49,9 @@ TODO: Custom fields component
- implement each type of control
- Add code to coerce the value or handle a completely change of datatype on the record
- i.e. it was text and now is a date etc
TODO: Error handler is not recognizing the same error over and over again and it should stop after so many dev errors
TODO: Make sure can easily make new record in Widget form before getting into deeper stuff or making any other object forms.