Re: [web2py] How to loop through two items

2010-10-04 Thread Andrew Evans
hey ty worked great *cheers

Re: [web2py] How to loop through two items

2010-10-03 Thread Gary Herron
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

[web2py] How to loop through two items

2010-10-03 Thread Andrew Evans
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 loops into one {{for (stuff, products) in (userstuff