That's not what I want to get from the Template. Sorry, I probably didn't explain it in a good way. I have a table which has X amount of rows and X amount of columns. The rows are generated through the "SCHEDULED_ROWS" loop, while the columns should be generated through the "SCHEDULED_COLUMNS" loop. For every row in the table, there is a schedule value. Now, I want to have this schedule value for more than 1 column. like this:
| 20:00 | 20:00 | 20:00 | 20:00 | 20:00 |
| 13:00 | 13:00 | 13:00 | 13:00 | 13:00 |
In reply to Re^2: HTML::Template question
by iRemix94
in thread HTML::Template question
by iRemix94
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |