I need to change the link for Clients in Pro Scheduling Edition v 2.61, so it points to the Contact table (external file).
This seems to work.
However, the structure in the Contact table is such that the telephone and the email address and regular address are in separate tables, linked by contactID.
What is the best/easiest way to pull the needed data in the calendar?
Pull the data first from the several tables into the Contact and then in the Calendar?
Also, in the Contact table is a sort of calculated field that looks if the 'name' is a company name or an individual.
If it is an individual, it concatenates the first and last name.
If it is a company, it returns the company name.
This should make the first and last name field in the calendar kind of obsolete.
Is it safe to replace those fields by the concatenated field from the contact table?
TIA
Modify Clients data
3 posts
• Page 1 of 1
Posts: 16
Joined: Sat May 15, 2010 7:23 pm |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Well, if you need to edit the phone number, etc from within the calendar you'll want to add table occurrences to Phones from the occurrence of contacts linked to the calendar. Otherwise, calculating this info into contacts first works well.
As for the names, I'm not completely following you, but it sounds like yes, this would make the separate fields in the calendar unnecessary. Hope that helps, John John Sindelar
SeedCode |
Posts: 16
Joined: Sat May 15, 2010 7:23 pm |
Thanks John, this part works.
|
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests