[web2py] Re: one to many tables in views

2013-12-03 Thread Jesse Ferguson
I had tried that exact if statement however I did not add a second {{pass}} !!! thank you for having me take a look at that again, I knew it was something small I was overlooking. On Tuesday, December 3, 2013 9:59:03 AM UTC-8, EW wrote: > > The logic you have currently loops through and creates

[web2py] Re: one to many tables in views

2013-12-03 Thread EW
The logic you have currently loops through and creates rows for all tcinputs for each timecard and that is why they are all the same. I can think of 2 solutions: 1) Keep your queries the same but add an if statement to determine which of the tcinputs apply: {{for timecard_entry in tcinputs