A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outllook Calendar Cutom Form Issue



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 23rd 06, 12:57 PM posted to microsoft.public.outlook.program_forms
Harj
external usenet poster
 
Posts: 1
Default Outllook Calendar Cutom Form Issue

Hi all,

I've managed to publish a custom Appointment Form (basically needed a * in
the subject line). It works OK if you click on the New Appointment button
on the toolbar or if you right click and select New Appointment. However,
the problem we are facing is that when you double click on any time in the
calendar it does not bring up the correct form (eg. no * will appear in the
subject line). We have looked at
http://www.outlookcode.com/d/newdefaultform.htm and it's suggestion of:

"In Message folders, if you want a custom post form to appear when you
double-click inside the folder or click the New button while you're in that
folder, you must restrict the forms used in the folder. Go to the Forms page
on the folder's Properties, and choose Only forms listed above."

However, the option section where "Only forms listed above" is greyed out!?

Any help would be greatly appreciated.

Harj
Ads
  #2  
Old May 25th 06, 04:12 PM posted to microsoft.public.outlook.program_forms
Craig
external usenet poster
 
Posts: 10
Default Outllook Calendar Cutom Form Issue

I can't say why the Forms tab is greyed out. I'd check permissions in the
System Manager.

I am assuming that you are using an Exchange server and are talking about a
public folder using a calendar form. On the General tab for the folder do
you have the custom form selected in the "When posting to this folder, use:"
dropdown box?

Public folder scripting can aslo be affected by the setting "Allow script in
Public Folders", which is in Tools- Options- Advanced Options

Craig

"Harj" wrote in message
...
Hi all,

I've managed to publish a custom Appointment Form (basically needed a * in
the subject line). It works OK if you click on the New Appointment button
on the toolbar or if you right click and select New Appointment. However,
the problem we are facing is that when you double click on any time in the
calendar it does not bring up the correct form (eg. no * will appear in
the
subject line). We have looked at
http://www.outlookcode.com/d/newdefaultform.htm and it's suggestion of:

"In Message folders, if you want a custom post form to appear when you
double-click inside the folder or click the New button while you're in
that
folder, you must restrict the forms used in the folder. Go to the Forms
page
on the folder's Properties, and choose Only forms listed above."

However, the option section where "Only forms listed above" is greyed
out!?

Any help would be greatly appreciated.

Harj



  #3  
Old May 25th 06, 04:37 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outllook Calendar Cutom Form Issue

Only a folder owner can set the forms properties of the folder.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Harj" wrote in message ...
Hi all,

I've managed to publish a custom Appointment Form (basically needed a * in
the subject line). It works OK if you click on the New Appointment button
on the toolbar or if you right click and select New Appointment. However,
the problem we are facing is that when you double click on any time in the
calendar it does not bring up the correct form (eg. no * will appear in the
subject line). We have looked at
http://www.outlookcode.com/d/newdefaultform.htm and it's suggestion of:

"In Message folders, if you want a custom post form to appear when you
double-click inside the folder or click the New button while you're in that
folder, you must restrict the forms used in the folder. Go to the Forms page
on the folder's Properties, and choose Only forms listed above."

However, the option section where "Only forms listed above" is greyed out!?

Any help would be greatly appreciated.

Harj

  #4  
Old August 16th 06, 09:13 PM posted to microsoft.public.outlook.program_forms
Include journal entries in contact repor
external usenet poster
 
Posts: 5
Default Outllook Calendar Cutom Form Issue

I also have a problem with a custom calendar form issue.

We have attempted to create a custom calendar form for an export application
we are creating. We use Tools/Form/Choose Form and select the Appointment
form from the Standard Library as the starting point for our new form. When
it opens we then use Tools/Form/Design This Form to enable the design tool.
However, the grid does not appear on the opened page...only on the hidden
pages. The Field Chooser is also not enabled (grayed out) on the opening
page and is only available on the hidden pages. We want to add a couple of
fields to the opened page and not place it on Pg2.

Is there something we are missing that is keeping us from getting the
ability to design and choose fileds on the opening page?

John E.

"Craig" wrote:

I can't say why the Forms tab is greyed out. I'd check permissions in the
System Manager.

I am assuming that you are using an Exchange server and are talking about a
public folder using a calendar form. On the General tab for the folder do
you have the custom form selected in the "When posting to this folder, use:"
dropdown box?

Public folder scripting can aslo be affected by the setting "Allow script in
Public Folders", which is in Tools- Options- Advanced Options

Craig

"Harj" wrote in message
...
Hi all,

I've managed to publish a custom Appointment Form (basically needed a * in
the subject line). It works OK if you click on the New Appointment button
on the toolbar or if you right click and select New Appointment. However,
the problem we are facing is that when you double click on any time in the
calendar it does not bring up the correct form (eg. no * will appear in
the
subject line). We have looked at
http://www.outlookcode.com/d/newdefaultform.htm and it's suggestion of:

"In Message folders, if you want a custom post form to appear when you
double-click inside the folder or click the New button while you're in
that
folder, you must restrict the forms used in the folder. Go to the Forms
page
on the folder's Properties, and choose Only forms listed above."

However, the option section where "Only forms listed above" is greyed
out!?

Any help would be greatly appreciated.

Harj




  #5  
Old August 17th 06, 03:18 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outllook Calendar Cutom Form Issue

That's normal, expected behavior. Any page with a date/time picker on it cannot be customized. See http://www.outlookcode.com/d/appointmentform.htm for other appointment form quirks.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Include journal entries in contact repor" icrosoft.com wrote in message ...
I also have a problem with a custom calendar form issue.

We have attempted to create a custom calendar form for an export application
we are creating. We use Tools/Form/Choose Form and select the Appointment
form from the Standard Library as the starting point for our new form. When
it opens we then use Tools/Form/Design This Form to enable the design tool.
However, the grid does not appear on the opened page...only on the hidden
pages. The Field Chooser is also not enabled (grayed out) on the opening
page and is only available on the hidden pages. We want to add a couple of
fields to the opened page and not place it on Pg2.

Is there something we are missing that is keeping us from getting the
ability to design and choose fileds on the opening page?

John E.

"Craig" wrote:

I can't say why the Forms tab is greyed out. I'd check permissions in the
System Manager.

I am assuming that you are using an Exchange server and are talking about a
public folder using a calendar form. On the General tab for the folder do
you have the custom form selected in the "When posting to this folder, use:"
dropdown box?

Public folder scripting can aslo be affected by the setting "Allow script in
Public Folders", which is in Tools- Options- Advanced Options

Craig

"Harj" wrote in message
...
Hi all,

I've managed to publish a custom Appointment Form (basically needed a * in
the subject line). It works OK if you click on the New Appointment button
on the toolbar or if you right click and select New Appointment. However,
the problem we are facing is that when you double click on any time in the
calendar it does not bring up the correct form (eg. no * will appear in
the
subject line). We have looked at
http://www.outlookcode.com/d/newdefaultform.htm and it's suggestion of:

"In Message folders, if you want a custom post form to appear when you
double-click inside the folder or click the New button while you're in
that
folder, you must restrict the forms used in the folder. Go to the Forms
page
on the folder's Properties, and choose Only forms listed above."

However, the option section where "Only forms listed above" is greyed
out!?

Any help would be greatly appreciated.

Harj




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook and Form Issue Jade Outlook - Using Forms 3 May 1st 06 02:19 AM
issue with opening form sele Outlook - Using Forms 1 March 24th 06 01:29 PM
Having an issue with Check Full Name form Bo Outlook - Using Contacts 1 February 24th 06 01:20 PM
Can't input new appointments to outllook calendar miramarbay Outlook - Calandaring 0 January 8th 06 03:38 AM
Can't input new appointments to outllook calendar miramarbay Outlook - Calandaring 0 January 8th 06 03:34 AM


All times are GMT +1. The time now is 06:01 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.