[Catalyst] Insert multiple rows

Will Smith willbelair at yahoo.com
Mon Dec 12 16:13:38 CET 2005


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.
   
  Thanks

			
---------------------------------
Yahoo! Shopping
 Find Great Deals on Holiday Gifts at Yahoo! Shopping 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20051212/1ab0b233/attachment.htm


More information about the Catalyst mailing list