Steve Gunther Posted July 24, 2008 Posted July 24, 2008 I have created a portal in a recipie file. The ingredient gets selected from a list, quantity gets put in etc. Its a self join relationship. So, I create a new recipie, and theres the new portal, with the first line available. I fill it in, but then then next record in the portal does not appear. I can duplicate that first line, but I cant get another line to appear automatically after the first line is filled in.
bcooney Posted July 24, 2008 Posted July 24, 2008 I think you've got a bit of a mix up. A recipe database would have: 1. A Table of Recipes (name, instructions, etc.) 2. A Table of Ingredients (to drive a value list perhaps) (Name, best vendor, etc) 3. A join table btw Recipes and Ingredients. This table would be your portal on the Recipe form layout. This table would also have Qty for each ingredient. You would design the printout for a recipe from this join table. See this demo. Recipes.zip
Steve Gunther Posted July 24, 2008 Author Posted July 24, 2008 Cool, thanks for your response and the sample. Its actually from a fairly complex file I created that is stock management. I have included a recipie table within the file, so it looks up ingredients and prices from the list of stock we keep. But I have gone off the rails somewhere. For instance, when I delete one of the portal rows, it deletes all records in the portal. Hmmm... Do you mind if I send to you and you have a look? Steve
Steve Gunther Posted July 24, 2008 Author Posted July 24, 2008 Thanks..I am new to posting, how do I attach the file?
bcooney Posted July 24, 2008 Posted July 24, 2008 On the reply page is a Manage Files link. You need to zip the file first.
Recommended Posts
This topic is 6023 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now