May 9, 200619 yr 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?
May 9, 200619 yr 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.
Create an account or sign in to comment