kptchris Posted May 9, 2006 Posted May 9, 2006 Out of curiosity, I've built a calendar (layout is in a different table). Built like this: Main Layout has 42 fields in 42 portals, each with a unique verifier. 2nd layout contiains information about each day/date and a unique verifier that links the two together. in 2nd layout, there is a relationship to an entirely different DB that pulls Sales Orders (just the order numbers) by date and lists all the SO's in a portal. Is it possible to pull that portal information into the portals? It goes like this: Calendar Day possible 1 of 42, uniqueID links to actual calendar days layed out in 365 records via uniqueID. Each record of the 365 has it's own unique ID (the date). The Date links to another DB by date and pulls SO#'s into a portal. Can I pull one portal into another?
Ender Posted May 9, 2006 Posted May 9, 2006 You can instead show 42 Sales Order portals on that calendar view. It's a bit or work to set up, requiring an additional TO of the Sales Order table for each calendar day.
comment Posted May 10, 2006 Posted May 10, 2006 Or, you can use 6 records (one for each week, in list view) x 7 portals.
Recommended Posts
This topic is 6773 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