I have 2 linked tables, orders and recipes. An order can have several recipes. 
How can I get the CF app wizard to link those two tables together?

I've created a master and detail page for the orders and same for the recipes. 
I'm able to link the recipe master to the orders master like this (see note 
below):

menu bar
  |
  order master
    |  |
    |  order detail
    |
    recipe master
       |
       recipe detail


This creates a recipe button on the order master. Clicking that opens the 
Recipe master. If I then try to add a recipe, I can't because the recipe detail 
doesn't get a link to the order (order_id). 

What am I missing?


(note: I think it would be more intuitive to link the recipe master to the 
order detail - the docs say that's possible but the wizard doesn't allow it)

Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3873
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to