Yea that would work, but is there a table field type? Or do you mean doing this at the code level?

On 31 Jan 2008, at 11:22 PM, John Fiala wrote:

On 1/31/08, Graeme McKibbin <gmckibbin@iburst.co.za> wrote:

Ok, I need to have 3 dropdowns, each containing the same list of items  (say
Transport, Fuel, Food)
Then I need to be able to assign a value to each of them.

Now let's say I have an input form that will be filled in each day, and on
day 1, I select:
Transport =  200 km
Fuel = $20
Food = $5

Well, for something like this I'd loop through the items and create a
table for the day, with each row having an item name and a textbox for
entering an amount.


-- 
John Fiala


Kind Regards
Graeme McKibbin
Software Developer