civictechdc / districthousing

District Housing lets caseworkers help clients apply for Section 8 housing by automatically filling out multiple PDF applications using one online form.
http://codefordc.github.io/districthousing/
MIT License
40 stars 64 forks source link

Income Source in a PDF should populate with label used in the web application form #401

Open mlouie opened 7 years ago

mlouie commented 7 years ago

When a PDF is populated with the source of income, the values that are used look like tags instead of a human-readable version. For example, instead of "TANF/Government Assistance" which is used as a selectable income source in the web application, the PDF gets populated with "government_assistance."

Example values presented in web application: screen shot 2016-12-07 at 7 29 15 pm

Example values presented in PDF: screen shot 2016-12-07 at 7 29 50 pm