diff --git a/devdocs/specs/core-display-format-template-system.txt b/devdocs/specs/core-display-format-template-system.txt index ee78a11d..78728222 100644 --- a/devdocs/specs/core-display-format-template-system.txt +++ b/devdocs/specs/core-display-format-template-system.txt @@ -34,3 +34,4 @@ Back AND front end - Should send the customized templated display name field to the reports as well as all the regular including name fields - This is because users will likely want that for many reports - Kind of a calculated field + - Default templates come with Raven, user can customize further \ No newline at end of file diff --git a/devdocs/specs/core-main-grids.txt b/devdocs/specs/core-main-grids.txt new file mode 100644 index 00000000..4489b05d --- /dev/null +++ b/devdocs/specs/core-main-grids.txt @@ -0,0 +1,19 @@ +MAIN GRID SPECS + +OVERVIEW + + +CASES + + + +REQUIREMENTS + +Client + + +Server + + +Back AND front end + \ No newline at end of file