multiple fields on new form?

rborob

Registered User.
Local time
Yesterday, 22:53
Joined
Jun 6, 2006
Messages
116
I have 3 tables
ItemTable, ItemCompositionTable, CompositionTable

The user can bundle a few items together from ItemTable and name this item composition which is stored in ItemCompositionTable. They can then bundle these ItemCompositions together to create a "bundle of bundles" so to speak.
This all works fine.

My question is this:
If i have a combox box with a list of the final compositions, is there a way to press a button and see a list of all the items and their data so the user can change them?

any help would be great..questions? ask away!
 

Users who are viewing this thread

Back
Top Bottom