I would like to know if it's possible to modify the information shown in an appointment inside the calendar.Right now, it's showing the title of the appointment with the level of detail set to less and it shows the contact's name, the contact's company name and the contact's phone number with the level of detail set to more.
Since I run a medical practice, I would like the title to show a contact's name and ID number also. Or at least, I would like to include the contact's ID number with the level of detail set to "more".
P.S.: I am just getting familiar with filemaker.
appointment info in calendar less and more detail view
4 posts
• Page 1 of 1
Posts: 1
Joined: Thu Mar 05, 2009 9:44 am |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Hi there. This is all pretty easy to change...
Less detail. on this layout we're simply showing the ApptTitle field from the appointment's table. So you'll want to create a new calc field in Appointments that brings in the contacts name. Something like this... CalDailyApptContacts::ContactNameLastFirstCalc ...and use that instead. Double click on the ApptTitle field we have in each column and select your new calc field instead. "Changing" the existing field in this way, instead of pasting in a new field, ensures that the context for each column remains correct. More detail. Here we're using a calc already in the appointments table to gather some info about the appointment and the contact. So you can just edit this existing calc, called "ApptTitleDisplayCalc", to include more information about the contact, like their ID. Hope that helps, John John Sindelar
SeedCode |
Posts: 32
Joined: Mon Jul 08, 2013 9:43 am |
I was just trying to work on this same thing, to show more detail/change the details shown. I didn't see a field called "ApptTitleDisplayCalc". Has this been renamed in newer versions?
|
Yes. In the current version of the Pro Calendar, the field you want to edit is called "zscEventSummaryCalc".
|
|
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests