In BreakTest’s field density form, applying a proctor (from the Proctor lookup list) to a test results row automatically adds a summary of that proctor to the “Soils Description” list on the form. With this in mind, consider a scenario where a proctor referenced in the test results table is missing it’s corresponding summary on the soils description list, or vice-versa.
Tag Archives: data entry
Working on a Select Set of Test Rows
In BreakTest, concrete and soils test results are recorded on a long running table list on their e-forms (the list is broken up to fit letter-size pages for reporting). This continuous list simplifies managing the test results.
However, the list can get quite long for field density tests, and there are times when you need to work on certain field density test rows, and skip others. For example, you may need to assign proctors to only a set of applicable rows. Or if you’re approving the test results, you may need to skip certain rows due to inaccurate information. More purposes for this capability follows later in this article.
Continue reading