Re: [web2py] Web2py Error:tuple object has no attribute 'replace'

2016-05-25 Thread Maurice Waka
Sorry I forgot one thing. I tried to remove the replace () function and only got a blank page. I would like to find a way to iterate between printing both the location or record[3] and the sentence On May 26, 2016 08:04, "Maurice Waka" wrote: > I initially had a code : >

[web2py] Web2py Error:tuple object has no attribute 'replace'

2016-05-25 Thread Maurice Waka
I initially had a code : for records in records: id = record[0] location = record[3] code return location with wb2py code as: def consult_p(): code... if list_func: return list_func report = consult_p() view_consult code: {{while true:}}{{break}} '))}}{{break}}