Click Add

Summary

Log

Create an in-memory "database" of tuples, and then produce a summary row, computed by using the most recent non-empty value in that column. One limitation is that if there is no baseline value there will be an exception.

Improvements

  1. Reverse sort the log.
  2. Highlight the summary values in the log.
  3. Select a row in the log to see the summary at that point in time.
  4. Add property protection for a fixed subset of fields (e.g. user and timestamp).
  5. Model a sensor workflow by filling out one or two fields at a time, from left to right.
  6. Add a boolean, date, select input
  7. Add placeholder text to inputs
  8. Add JSON input: scatter fields to the form.