Proceeding in outlook forms customization's code
Wed, 30 Jul 2008 23:11:01 -0700
Hi Friends,
I am new to Outlook customization world. I have designed and publish the
complete form at Tools->Forms->ChooseForm->Calender->ConfRoom by using P.2
tab which have some checkboxes(to select phone, projector, white board etc)
and one list box to display the results and one button "Find Now". My ma ...
|
#ERROR for a Field
Wed, 30 Jul 2008 07:52:00 -0700 (PDT)
I'm using O2003. I added Combination field and for each new contact
it works fine. The trouble I'm having is until I open a current
contact and edit it, the value of #ERROR appears in the field. I've
tried to complete a group update so the data changes (city, title,
etc.), but no luck. I have around 10,000 na ...
|
Combination Field
Wed, 30 Jul 2008 06:34:36 -0700 (PDT)
I have O2003 and using a Combination field. Below is my format. I was
hoping someone can provide a little help on this item.
When using the [Date] field, it always shows the format of using the
date and time. I'd like it to show the format of "July 28, 2008" and
show no time. I've tried using the Date Format ...
|
Custom Calendar Form not showing up in old appointments
Tue, 29 Jul 2008 13:44:05 -0700
I had designed and published a custom tab to be used in the standard
appointment form so that our folks could enter meeting specific info after
the meeting and all was working fine. This was in a group mailbox and anyone
who accessed the calendar and opened an existing appointment could access the
new tab an ...
|
Re: Outlook Calendar Form Reload?
Tue, 29 Jul 2008 14:03:48 -0500
I tried that. I created a new field called, DueDate, with Type - Formula. I then entered the DateDiff() formula that I have been using. But Outlook automatically takes that formula and enters it into the 'Set the Initial Value of the Field to' area. I hope that makes sense. Essentially, when I go back and Design the ...
|
Re: Outlook Calendar Form Reload?
Tue, 29 Jul 2008 11:11:01 -0500
Hi Ken. Thanks for your response. I do use the DateDiff() function in the formula box for 'Set Initial Value of this Field to". The problem is that when we move a job that value doesn't get updated. IE: That formula doesn't run again. ...
|
How to resolve the To field displaying as blank
Tue, 29 Jul 2008 08:17:01 -0700
I have one external e-mail address that I send to from within a corporate LAN
that displays the TO field as completely blank when viewed in my Sent Box
list or when re-opened after being sent. ...
|
|
|
SetCurrentFormPage("Message") causes Outlook to crash
Mon, 28 Jul 2008 13:16:17 -0700
I am building an Outlook 2007 Addin with VS 2008. I have a separate form
region for a mail item. I want to programmatically switch between the
separate region and the normal region.
CurrentFormPage("OtherRegion")
work perfectly fine, howver
SetCurrentFormPage("Message")
causes Outlook to crash. ...
|
Outlook Calendar Form Reload?
Mon, 28 Jul 2008 14:37:26 -0500
Hi there. Our company use a shared appointment calendar to schedule the production and delivery of our products. We use a custom form that obviously includes the 'Start' field to determine the delivery date. As we have different stages in manufacturing we would also like some more 'Due Dates'.
For example. If the ...
|
Customize Memo Style in Outook
Mon, 28 Jul 2008 12:08:41 -0700
How do I customize the Memo Style when printing a task in Outlook? I want to
change the fields and the order in which they print. ...
|