looks ok to me, nation.resources returns a list of resource objects so you need to access the column in the object..
you could also do:
[% FOR resource = nation.resources %]<li>[% resource.id %]</li>[% END +%]
which would list the resouce ids..
cheers,
J
In reply to Re: dbix::class relationship problem or TT object handling problem?
by edoc
in thread dbix::class relationship problem or TT object handling problem?
by uG
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |