osu-cascades / neap

Online application system for the NeighborImpact Energy Assistance Program.
0 stars 1 forks source link

admin/energy_applications: Enable export to CSV with a button #98

Open ybakos opened 3 years ago

ybakos commented 3 years ago

Via Michael W & NI: "They would like to be able to save the forms in a format that Excel can read, as this is how they store it on their systems. My thought was, we have the show page display the information like we discussed, and have two buttons at the bottom; save as .csv, and save as .pdf. Should be pretty trivial to implement, and it will save them from having to retype everything (which I had forgotten they did; they mentioned it once at the start of the first term, and it hasn't come up again."

ybakos commented 3 years ago

@WireHallMedic See admin/energy_applications_controller.rb#export.