I am working on adding some calendar based views for some of the bases in our system. One such view would be a calendar that uses a date field to show when adjustments need to be made for a customer.
The dates show up in the calendar with no issue, however, the calendar only shows the customer’s ID number. We would like to change it to display the customer’s name, and if possible, perhaps add some more information from other fields to use as a quick reference.
Is this possible, and if so, how would I go about doing this?