Relating 2 databases to the calendar
Posted: Mon Aug 17, 2009 8:31 am
Currently i have a db called "Packing Slips" related to Calendar daily by a "cal filter date glob = packing slip::ship date" relationship.
This allows me to show all job that shipped on a certain date via the "Daily" layout.
Now i am trying to show only jobs that shipped out on a particular date and limit that find to a particular salesperson.
Currently i have a field in packing slips called salesperson that pulls from a field in a different db called Customers.
How could i link up everything in order to get my desired result.
I tried creating a global field in Calendar Daily called salesperson and related it to the packing slips::salesperson hoping that I could enter in the salesperson initials and it would limit the portal, but it will not work.
Then i tried to have my calendar daily::salesperson field be a drop down menu of packingslips::salesperson, but this will not work either because packingslips::salesperson comes from a related field itself.
Any ideas??
This allows me to show all job that shipped on a certain date via the "Daily" layout.
Now i am trying to show only jobs that shipped out on a particular date and limit that find to a particular salesperson.
Currently i have a field in packing slips called salesperson that pulls from a field in a different db called Customers.
How could i link up everything in order to get my desired result.
I tried creating a global field in Calendar Daily called salesperson and related it to the packing slips::salesperson hoping that I could enter in the salesperson initials and it would limit the portal, but it will not work.
Then i tried to have my calendar daily::salesperson field be a drop down menu of packingslips::salesperson, but this will not work either because packingslips::salesperson comes from a related field itself.
Any ideas??