outlook printing assistant Help editing template

Status
Not open for further replies.

adavison2

Member
Outlook version
Outlook 2010 32 bit
Email Account
Exchange Server
Hi i am a school ICT technician i have edit one of the XML templates and almost got what i want just one problem remains i want to edit code below underlined and bold. height i want to change to either auto or maxheight minheight so the i can wrap text if needed but it seem to only accept height and crashes if I set height to auto the reason text so big is we put up on board for teachers to see any segustions

<alldayappointment

<alldayappointment <strong=""><alldayappointment <strong=""
SingleAllDayArea Orientation="Top" MinSize="5" MaxSize="500" Padding="1" BorderThickness="0,0,0,0" BorderBrush="style!SingleLineStroke"> <AllDayAppointment Height="58" Margin="5,0,5,1" Style="SingleAppointment"
<Bar Visibility="Collapsed" Orientation="Left" Width="5" BorderThickness="0,0,1,0"
<ConditionalFormat Condition="BusyStatus eq 'Free'" Visibility="Visible" Style="SingleAppointmentBarFree" /
<ConditionalFormat Condition="BusyStatus eq 'Tentative'" Visibility="Visible" Style="SingleAppointmentBarTentative" /
<ConditionalFormat Condition="BusyStatus eq 'OutOfOffice'" Visibility="Visible" Style="SingleAppointmentBarOOF" /
</Bar
<Content Orientation="Fill" Margin="2,0,2,0" HorizontalAlignment="Center" Separator="116" SeparatorFontFamily="WingDings" FontSize="36pt" TextWrapping="Wrap"
<ContentElement Source="Subject" FontWeight="Bold" /
<ContentElement Source="Location" /
<ContentElement Source="Organizer" /
<ContentElement Source="CategorySymbols" /
</Content
</AllDayAppointment
</SingleAllDayArea>

<content orientation="Fill" margin="2,0,2,0" horizontalalignment="Center" separator="116" separatorfontfamily="WingDings" fontsize="36pt" textwrapping="Wrap"> <contentelement source="Subject" fontweight="Bold"
<contentelement source="Location"
<contentelement source="Organizer"
<contentelement source="CategorySymbols"
</contentelement></contentelement></contentelement></contentelement></content
</alldayappointment></alldayappointment></alldayappointment>
 
not sure how to paste code it get del parts

AllDayAppointment Height="58" Margin="5,0,5,1" Style="SingleAppointment"
 
you either need to remove or change the < brackets or paste it into notepad and upload the file. The board software doesn't handle some coding. :(

AFAIK, you can't use an auto font size or appointment size. Appt height controls the height of each appt and the minsize/maxsize settings controls how many appointments can be displayed.

What happens if you don't set a height?

Have you seen CPAO: Editing a Daily Template - Part 1 - rtopken - Site Home - TechNet Blogs These articles were written by someone on the CPOA team.
 
uploaded two .zip if you want to have a look it to do with the all day appointments need to be big font just want the thing to auto size just rename do .calx you will see what i mean one alldayappointiment height is set to 58 the other 120 in the 120 one it will wrap text if more than 37 char long

i did try to remove the height att but it says it is required but cant see where this requirement is set

thanks
 

Attachments

Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
A Emailing Calendars Created in Outlook Calendar Printing Assistant Using Outlook 3
T Printing from Outlook is now defaulting to "Shrink to Fit"! Using Outlook 5
S Outlook 2007 printing wrong email address at top of page Using Outlook 8
P Printing PDF attachments of Outlook message attachments Outlook VBA and Custom Forms 2
P printing weekly calendar in Outlook 2013 cuts days of week off Using Outlook 1
G booklet printing in outlook 2007 Using Outlook 1
M Outlook 2013 is printing headers only Using Outlook 4
D Printing Attachments Automatically in Outlook 2010 Using Outlook 1
J outlook printing Using Outlook 2
J Printing Calendar in Outlook 2013 Using Outlook 0
C Printing Outlook Form Controls via Word Using Outlook 11
K Printing & Saving Outlook Contacts Using Outlook 3
P Printing Issues in Outlook 2007 Using Outlook 1
E Outlook 2010 network printing problems Using Outlook 4
L Auto printing unread email + attachments in Inbox - Outlook 2010 - (New user) Using Outlook 1
S How to remove tracking from printing - outlook 2010 Using Outlook 4
A Outlook CPAO - Printing Monthly calendar with only all day events or catergory Using Outlook 2
M Outlook 2010 task line printing Using Outlook 1
W Calendar Printing with Outlook 2010 (64 bit) Using Outlook 1
J Outlook 2003 - Tasks - Printing Notes Using Outlook 1
R Header not printing in Outlook 2010 Using Outlook 3
P Printing problems with MS Outlook 2000 Using Outlook 1
E What is the next workaround for macro in New Outlook 1.2025.1111.100 Outlook VBA and Custom Forms 1
E Need to digitally sign macro but VBA\Outlook crash Outlook VBA and Custom Forms 1
P Outlook 2003 no longer opens "without" Folder List Showing in Navigation Pane Using Outlook 2
Hornblower409 Outlook 2010 - Never ending update Using Outlook 0
V Outlook created new profile? Using Outlook 1
J Outlook inbox question Using Outlook 3
T How to Add AT&T Contacts to Outlook 365 Using Outlook 7
F Outlook 2021 outlook on iPhone Using Outlook 1
F Outlook 2021 Outlook on iPhone asks for password Using Outlook 0
P ics calendar entries suddenly open up new Outlook Using Outlook 3
P Outlook "forgets" password until system rebooted Using Outlook 2
N Why does Outlook keeping adding to the email address I have in my notes portion of a contact? Using Outlook 2
M Anyone integrated AI website builders with Outlook for automated client communications? Using Outlook 1
V Gmail in Outlook Using Outlook 2
T Where has the Copilot icon gone in my Outlook desktop client? Using Outlook 5
P New way by Microsoft to get people to use the new Outlook Using Outlook 4
C How to keep emails in account in Outlook after closing the IMAP account Using Outlook 1
cymumtaz IMAP calendars in New Outlook Using Outlook 5
T Constantly Have To Log In To Outlook On The Web Using Outlook.com accounts in Outlook 2
T Cannot Find Outlook Noted On Android Using Outlook 4
O Outlook 2024 not showing that messages are replied to or forwarded Using Outlook 3
C Outlook 365 send/receive takes FOREVER - as in 40 minutes Using Outlook 7
I Outlook 2024 LTSC syncing with iCloud calendar - can only make appt. in iCloud Using Outlook 2
Kika Melo Outlook ribbon customisations do not 'stick' Using Outlook 12
J IMAP Folders Confusion in Windows Classic Outlook Using Outlook 1
A Missing Sent Emails in New Outlook Using Outlook 18
S Missing categories in Outlook calendar Using Outlook 10
P Windows 11 tries to open New Outlook when the user clicks on the mail icon on a news article Using Outlook 2

Similar threads

Back
Top