[web2py] stale session with FORM and its kin

2024-01-15 Thread Dave S
Somewhere along the way, and that probably includes the manual, Massimo has noted that the use of the family of FORM helpers is generally used to get parameters for an action whose results are then displayed on another page as a redirect. "What picture do you want to look at? Okay, let's go to

[web2py] Re: Failing to download search results as csv

2024-01-15 Thread Dave S
On Tuesday, August 22, 2023 at 2:32:48 AM UTC-7 mostwanted wrote: Hi guys, i need help downloading results as csv, i am failing dismally I dont know what to do After the search results return values I want to download those results into my computer somewhere the current version of my code is g