SuffolkLITLab / docassemble-MotionToStayEviction

A Docassemble interview for the Massachusetts Appeals Court Motion to Stay Eviction
https://www.courtformsonline.org/appeals/#stayeviction
MIT License
0 stars 0 forks source link

Validation Code #43

Closed miabonardi closed 1 year ago

miabonardi commented 3 years ago

Add validation code to:

  1. no_record_statement on id: record appendix so that the user cannot continue without selecting this box.
  2. Most date questions should have validation code of max: ${ today() } or min: ${ today() } similarly to how the Miscellaneous Motion and Motion to Stay General handle these questions.
BryceStevenWilley commented 1 year ago

min and max should be mostly in, but record appendix still needs to be added