categories are being cut off after selecting from category pop up form

Status
Not open for further replies.

Stormin Norm

Member
Outlook version
Outlook 2010 64 bit
Email Account
Exchange Server
Existing categories are getting cut off / removed whenever a user selects a category from the pop up categories selection window.

details:

The categories field is large enough for multiple categories. Lets say the categories field looks like this:

12001 Attendee, 12003 Special Invitation, 13033 this is even longer, Prospect, Seminar Attendee, Superlong event name, 14001 New Years Event

So the user clicks the categories button, the categories selection window pops up, they select another category '14002 next event' and the entire categories field is reduced to (not sure exact point of truncation, but my bet would be at 255 chars)

12001 Attendee, 12003 Special Invitation, 13033 this is even longer, Prospect, Semina 14002 next event

Some issues/questions-

I can not see the underlying code for the categories button to check or increase the field size (guessing 255?)

I can not see/edit the categories popup window.

Is the button code & pop up window 'not able to be edited' because it is an outlook system defined button & form

Or are they not visible or can not be edited because this form was 'borrowed' from bcm back in 2007

Thanks for any guidance you can provide!!View attachment 885
 
Yeah, 255 is a safe bet. :) Where are you seeing this? On a message form, contact form or in the list view? You can't increase the size of the field but should be able to add them to the item.

If you mean in the text box on the custom form, right click on it and choose properties, enable multiline.
 
.

If you mean in the text box on the custom form, right click on it and choose properties, enable multiline.

Tried to enable multiline, same problem, cuts off at 255 chars.

My outside guess is the pop up form is to blame, when it passes the values from the popup categories form back to the categories field. The length of the field must be set to 255 in this popup form.

Do you know a way of editing that categories pop up form?

OR

Do you know of any examples of someone creating a customized select categories form instead of using the default outlook categories button?

thanks!!
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
V VBA Categories unrelated to visible calendar and Visual appointment Categories Outlook VBA and Custom Forms 2
Z Outlook 365 Automatically assign categories to incoming mail in a shared folder Round Robin Outlook VBA and Custom Forms 1
P How to add a column named categories when searching in Outlook Using Outlook 0
S Folder Pane Colour Categories Using Outlook 6
Ken Pascoe Outlook Categories Quick List Using Outlook 0
R Assign Categories "Round Robin" style but in a shared mailbox but on specific emails only Outlook VBA and Custom Forms 8
O Calendar - appointment templates and categories Using Outlook 1
T Increasing the number of items that appear on the Categories list Using Outlook 2
Y Outlook 2013 Stop Outlook from automatically assigning categories to Tasks Using Outlook 0
D Assign categories to outgoing emails Outlook VBA and Custom Forms 0
Z How to show concatenated categories in list task view? Using Outlook 2
D Importing Outlook Categories from another domain (Exchange 2016/Outlook 2016) Using Outlook 4
S Conditional formatting problem with "is not empty" and categories Using Outlook 2
A Outlook macro to create search folder with mail categories as criteria Outlook VBA and Custom Forms 3
P how to remove unwanted PST file default categories assigned to many calendar entries Using Outlook 7
P Import Categories from Outlook 2003 Using Outlook 8
A Outlook reverse categories Outlook VBA and Custom Forms 1
Mark Foley Color Categories on IMAP mail lost when installing new Windows 7 workstation Using Outlook 12
B VBA Macro for assigning multiple Categories to an email in my Inbox Outlook VBA and Custom Forms 1
P Task Categories Using Outlook 2
I categories for outgoing email Outlook VBA and Custom Forms 7
S Appointment-Cannot set Categories because ConversationID is not set Outlook VBA and Custom Forms 1
M Using conditional formatting on a shared calendar with categories Using Outlook 6
S Appointment colour categories disappear Using Outlook 4
Z Outlook.com Contact categories Using Outlook 8
A Are categories still recommended for creating local distribution lists? Using Outlook 3
Diane Poremsky Using Categories for Dynamic Distribution Lists Using Outlook 0
Diane Poremsky Printing Calendars with Color Categories Using Outlook 0
avant-guvnor Outlook 2016 and views, categories etc. Using Outlook 3
T categories in Outlook 2016 Using Outlook 0
makinmyway How to Easily/Quickly Ungroup by Categories Using Outlook 1
C Printing tasks with multiple categories Using Outlook 5
Mark Foley Where are Outlook categories save for IMAP? Using Outlook 12
M Trouble using keyboard shortcut for color categories in Outlook 2016 Using Outlook 3
T Outlook 2007 adding categories Using Outlook 15
E Outlook 2013 is stripping out categories on sent meeting invites Using Outlook 0
Karlski Deselecting categories often takes 3+ attempts Using Outlook 3
A Keep color categories when saving vCards Using Outlook 1
Diane Poremsky How to Upgrade to Color Categories Using Outlook 0
K Missing Categories & Colors Using Outlook 5
Diane Poremsky Create a list of color categories and merge or restore the list using VBA Using Outlook 0
V Outlook 2010 – Send email based on categories Using Outlook 2
W Sync categories between Exchange and 2007 Exchange Server Administration 1
C Adding Categories when Composing Email Using Outlook 1
D Error in the Categories view Using Outlook 2
J Lost email categories when migrating from Office 2010 to Office 2013 Using Outlook 3
Semipro50 CATEGORIES Using Outlook 4
B Outlook 2013 categories Using Outlook 1
N Using Categories & Search Folders with multiple accounts Using Outlook 4
D Multiple values for a field (like categories) Outlook VBA and Custom Forms 1

Similar threads

Back
Top