module template generate a data csv file
Design and Skin Customization
I can see creating a file a user can download when packaging a skin. That's a static event. But in my case, it's dynamic data that changes often. Envision house properties as the profiles and tasks performed on these properties as this module. Each download file is comprised of the tasks performed in a particular month, generated by a jrCore_list call. I guess I could save the file every time the module form is updated, but it's got to save a different file for each month which seems probably not a good way to do this.
If I could simply not generate a header and footer, I think I might get what I want by right-clicking and saving.