[Catalyst] Insert multiple rows
Matt S Trout
dbix-class at trout.me.uk
Mon Dec 12 16:43:01 CET 2005
On Mon, Dec 12, 2005 at 07:13:38AM -0800, Will Smith wrote:
> Hi, I have a little problem with inserting multiple rows in Catalyst.
> Te case is: on the template I have:
> <form .... "[% base _ 'city/do_add' %]">
> ...
> [% WHILE (myobject=item.next) %]
> <input ... value="[% myobject.cityname %]>
> [% END %]
> ...
>
> I just wonder there is an efficient way to do this type of action.
Yes.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list