Batch connect form field defaults

As far as I can tell, the defaults specified in my form.yml for a batch connect job are auto-filled the first time the user opens the form, but never again. And since these values are cached by default, any edits the user makes are locked in forever (unless they go deleting files in ~./.cache or ~/.ondemand or wherever). This seems suboptimal.

Some ideas:

  • button that resets to default values
  • “remember my selections” check box. Unchecking the box will fill the default values back into the fields
  • display the default values inside the field when the field is blank