Objective
To implement support for autofilling the Request to Access a Government Record form.
Context
One feature that was added on top of the original fork was automatically filling out the Hawaii Request Access form: seen here.
This file is a .docx with certain template text in the file (ex: [Agency_Name]), this is replaced by what the user provides in a request and is then attached to the request.
Tasks
Success Criteria
The Request to Access a Government Record form is autofilled and attached to the outgoing request
Related Items
Parent Epic: #50
Some open questions:
- Do we need to update this file?
- Can this be done in a better way? For example, by attaching pages to the existing request form rather than injecting text into it?