Hi there: I really don't know if this point has been previously discussed before, but anyway here it goes :) I have a Reports section on a Hobo app. From that section, users can search and generate custom searches applying some filters. The search result is renderized usually on table-pluses, but the users must have the possibilty to export the online/screen results to LibreOffice Calc or PDF files, and here comes my doubt: currently I have to "save" the applyed values to filters to re-do the query to the database, and to obtain the same result, and finally obtain the document. In short: two identical queries to achieve same results, first one to generate the table-plus and show the results on the screen, and the second one when the user clicks on "Get this on PDF" :S
I would like to know if anyone has workaround this with some Hobo facility or Rails one, reusing in somehow the same recordset you generate at the first query. Thanks in advance, Ibon. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
