Day view - print appointment details

Status
Not open for further replies.

Allan Giercke

Member
Outlook version
Outlook 2010 32 bit
Email Account
Exchange Server
I have read through the forum and searched quite a bit, but have not found this exactly. I have been modifying DayList.catx to try to replicate Calendar Details Style from within Outlook, and have got to 90% of what I require. I have a report that lists date, subject and location - but I cannot print description. I modify the code below:

<Sources>
<Source Name="Subject"/>
<Source Name="Location" StartSeparator=" - (" EndSeparator=")"/>
</Sources>

I think I need a line like <Source Name="Description" /> - but I am not sure what the Name value should be, or if it is even possible.

Also, how would I cause one Source Name to be written on a new line, as opposed to wrapping?

Thank you,
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J Can't print appointment times on Monthly View Calendar? Using Outlook 4
J Can't print appointment times on Monthly View Calendar? Using Outlook 0
G Calendar monthly view - Print just 3 weeks Using Outlook 5
R Can't modify Outlook view font with IE anymore (even though IE still affects print font) Using Outlook 5
S How to print ONLY first line of appointments in month view? Using Outlook 1
J Print next 7 days view of calendar (2010) Using Outlook 3
A Print / View / Contacts Using Outlook 1
K Protected View - Files fail, no banner Using Outlook 4
J Outlook 365 Outlook Macro to Sort emails by column "Received" to view the latest email received Outlook VBA and Custom Forms 0
T Problem when requesting to view an email in a browser Using Outlook 0
S Inconsistent view of To-Do List Using Outlook 0
C View doesn't refresh (fields or formatting) Using Outlook 1
D Unable to view older emails in desktop app Using Outlook 0
Commodore MHT files (from "View in browser") Using Outlook 7
J How to create a drop down user defined field that will appear on an inbox view Outlook VBA and Custom Forms 8
O In Agenda-view - How to copy an existing item months ahead or back? Using Outlook 0
J Split reading view with history Using Outlook 2
P Calendar Day View only shows 1 all day event Using Outlook 0
C Can't Locate an Unread Message in my Outlook view pane Using Outlook 0
D Autosort macro for items in a view Outlook VBA and Custom Forms 2
D Anyone tell me where custom view settings are stored? Outlook VBA and Custom Forms 9
D cannot view emails in View pane (in the right pane), I only see one line or nothing Using Outlook 21
B Outlook 2016 Unable to view images or logos on the outlook 2016 emails the same html code works well when i use outlook 2010 Using Outlook 0
P Changing the font that the task view shows Using Outlook 5
E Outlook view grouping keeps changing Using Outlook 3
K UDF with formula not showing on Calendar custom view. Outlook VBA and Custom Forms 0
D Prevent popup of "Do you want to save changes?" when closing after opening an appointment to view Outlook VBA and Custom Forms 2
A How To Get Body of All Emails to view in Blue Using Outlook 1
A How to get body of all emails in outlook 2016 to view in blue color Using Outlook 1
J Weekend View in Calendar Using Outlook 1
D Add date next to day name in Outlook Today calendar view Using Outlook 1
Z See "Change View" Drop Down as a List? Using Outlook 1
Z How to show concatenated categories in list task view? Using Outlook 2
K Accentuating today in Outlook calendar month view Using Outlook 2
W Outlook Calendar does not save view any longer! Using Outlook 3
T How can we view Blocked email addresses Using Outlook 6
N Private check box in table view Using Outlook 0
E Mail sorting view issue Using Outlook 1
P How can I change my calendar view back Using Outlook 3
Y Outlook Task View - Table Format - Customize Reminder Time to Drop-Down Selection Using Outlook 2
G Calendar View in Outlook Office 365 - Doesn't show enough hours, and the 30/60 min choice isn't the solution Using Outlook 4
O How to apply view settings on all accounts and folders Using Outlook 7
D.Moore Folder view settings by VBA macro Outlook VBA and Custom Forms 57
A Add to Outlook Contacts from email - default view Outlook VBA and Custom Forms 1
N Column view fonts Using Outlook 4
J Contact Business card view Using Outlook 11
G Entered data in custom field goes in card and does not stay in list view Outlook VBA and Custom Forms 1
JohnViuf Export task list view settings to other pc Outlook VBA and Custom Forms 16
U HTML Task Alternate Home Page View Control Using Outlook 3
R Quick Access view in File Explorer when saving attachments Using Outlook 0

Similar threads

Back
Top