Closed MartijnR closed 10 years ago
bring back viewing and loading local records without messing up the GUI too much. Records could be shown like this: http://www.berriart.com/sidr/
Issue affecting GUI:
need to re-introduce draft/final flag for a record need to perhaps re-introduce separate validate button (currently 'submitting' (= saving) is only possible if record is valid).
default button text: "submit"
tickbox "this record is a draft" -> button text "save draft"
final -> same as current behaviour (validate, save, submit when possible)
draft -> alert dialog Would you like to give it a name to easily find it? (This name will not be submitted with the record) default name is like current "name of form" + xxxx
should draft status of loaded record be set to true?
yes.
All done!
see https://github.com/SEL-Columbia/enketo/issues/416