Re: [web2py] How to loop through two items
hey ty worked great *cheers
Re: [web2py] How to loop through two items
On 10/03/2010 08:21 PM, Andrew Evans wrote: I am trying to use two database values returned in my function If I use two loops (one inside another) it repeats itself for a single item for how many items are in the database, I think its cause of the two loops So I am trying to combine the loop