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

Tags: , , ,

Unable to build custom fields





 
 
Thread Tools Display Modes
  #1  
Old June 19th 06, 11:01 PM posted to microsoft.public.outlook.program_forms
DougEvans
external usenet poster
 
Posts: 2
Default Unable to build custom fields

I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?

Thanks
Ads
  #2  
Old June 19th 06, 11:17 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Unable to build custom fields

Give us a clue to what your unsuccessful formula looks like.

--
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

"DougEvans" wrote in message ...
I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?

Thanks

  #3  
Old June 20th 06, 05:04 PM posted to microsoft.public.outlook.program_forms
DougEvans
external usenet poster
 
Posts: 2
Default Unable to build custom fields

I'm not having trouble with the formula iteself. My problem is I am having
problems building a custom field, to apply a formula. thanks

"DougEvans" wrote:

I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?

Thanks

  #4  
Old June 20th 06, 05:21 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Unable to build custom fields

Thanks for the clarification, but we still can't help you without details, starting with the name you're trying to use for the new field and what kind of form (Message, Contact, etc.) you're trying to create.

--
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

"DougEvans" wrote in message ...
I'm not having trouble with the formula iteself. My problem is I am having
problems building a custom field, to apply a formula. thanks

"DougEvans" wrote:

I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?

Thanks

  #5  
Old June 20th 06, 07:40 PM posted to microsoft.public.outlook.program_forms
condorandme
external usenet poster
 
Posts: 4
Default Unable to build custom fields

I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


Sue Mosher [MVP-Outlook] wrote:
Thanks for the clarification, but we still can't help you without details, starting with the name you're trying to use for the new field and what kind of form (Message, Contact, etc.) you're trying to create.

--
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

"DougEvans" wrote in message ...
I'm not having trouble with the formula iteself. My problem is I am having
problems building a custom field, to apply a formula. thanks

"DougEvans" wrote:

I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?

Thanks


  #6  
Old June 20th 06, 07:46 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Unable to build custom fields

Formula: "Support Calls for [Sent]"

This is not a suitable formula for a combination field. The only thing allowed in a combination field are the names of fields. If what you want is text, then you must use a regular formula field and concantenate the static text with the name of any field you want to include, e.g.:

"Support Calls for " & [Sent]

--
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

"condorandme" wrote in message oups.com...
I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?


  #7  
Old June 20th 06, 08:02 PM posted to microsoft.public.outlook.program_forms
condorandme
external usenet poster
 
Posts: 4
Default Unable to build custom fields

Thanks for the info, which will solve the formula piece. Unfortunatly
Outlook is not allowing me to create "any" type of custom fields on a
message form. Outlook crashes as I stated in the previous post.
Thanks again for your time and assistance.


Sue Mosher [MVP-Outlook] wrote:
Formula: "Support Calls for [Sent]"


This is not a suitable formula for a combination field. The only thing allowed in a combination field are the names of fields. If what you want is text, then you must use a regular formula field and concantenate the static text with the name of any field you want to include, e.g.:

"Support Calls for " & [Sent]

--
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

"condorandme" wrote in message oups.com...
I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?


  #8  
Old June 20th 06, 08:19 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Unable to build custom fields

What happens if you use a different field name in the New dialog, as in Step 5 below?

--
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

"condorandme" wrote in message ups.com...
Thanks for the info, which will solve the formula piece. Unfortunatly
Outlook is not allowing me to create "any" type of custom fields on a
message form. Outlook crashes as I stated in the previous post.
Thanks again for your time and assistance.


"condorandme" wrote in message oups.com...
I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?


  #9  
Old June 20th 06, 09:23 PM posted to microsoft.public.outlook.program_forms
condorandme
external usenet poster
 
Posts: 4
Default Unable to build custom fields

Any name will crash the application if I create inside the form.
If I try to create a new field via the Field Chooser (outside a form)
does it act like its creating the custom field. but the new field is
not available anywhere. If I'm in the Field Chooser and I type in a
name I have previously tried it acts like that name already exists.
This leads to believe Outlook is creating the field, but not displaying
them as selectable fields in the Field Chooser.

Sue Mosher [MVP-Outlook] wrote:
What happens if you use a different field name in the New dialog, as in Step 5 below?

--
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

"condorandme" wrote in message ups.com...
Thanks for the info, which will solve the formula piece. Unfortunatly
Outlook is not allowing me to create "any" type of custom fields on a
message form. Outlook crashes as I stated in the previous post.
Thanks again for your time and assistance.


"condorandme" wrote in message oups.com...
I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?



  #10  
Old June 20th 06, 09:48 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Unable to build custom fields

This sounds like there are serious problems with the application. Your first repair step should be to run Help | Detect and Repair.

--
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

"condorandme" wrote in message ups.com...
Any name will crash the application if I create inside the form.
If I try to create a new field via the Field Chooser (outside a form)
does it act like its creating the custom field. but the new field is
not available anywhere. If I'm in the Field Chooser and I type in a
name I have previously tried it acts like that name already exists.
This leads to believe Outlook is creating the field, but not displaying
them as selectable fields in the Field Chooser.

Sue Mosher [MVP-Outlook] wrote:
What happens if you use a different field name in the New dialog, as in Step 5 below?

--
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

"condorandme" wrote in message ups.com...
Thanks for the info, which will solve the formula piece. Unfortunatly
Outlook is not allowing me to create "any" type of custom fields on a
message form. Outlook crashes as I stated in the previous post.
Thanks again for your time and assistance.


"condorandme" wrote in message oups.com...
I'm trying to build a Message form using one of the Standard Templates.
Walking through my steps might clarify things.

1. I go to Tools Forms Design Form
2. Select "Message" from the 'Standard Forms Library' - this opens the
message form in design mode as expected.
3. In this example I just want to add a combination field to the form,
from to control tool box I select "TextBox". I then draw the text box
on the form
4. Next I go to properties to select the type of field. I
'right-click' on the text box and select Properties. By default there
is no field selected, and I want this to be a custom field so I choose
New.
5. The New field box comes up and I type in the following in
appropriate fields
Name: txtCalls
Type: combination
Formula: "Support Calls for [Sent]"
Click "OK"

At this point Outlook 2003 crashes then reopens

I have tried applying this to other form types without any problem.
If I go straight to the field chooser to create a custom field it
allows me to fill in the 'New field box", but nothing displays in the
"user defined fields for Inbox", but the delete key is now activated.
If I try this with a name I have already tried I tells me that name
already exists in the "user-defined fields for Inbox". I have to think
somthing on the message template has become corupt. Thanks again for
any assisitance or direction.


I am trying to build a combination field, on a message form, but having
troubles.

I am receiving a message stating, "A field with this name already exists in
the "User-defined fields in Inbox" field set. Enter a different name."

Nothing is listed in the "User-defined fields for Inbox". I can create a
custom field with a name I have never choses, but doesn't show up anywhere to
add it to a form. Is there any way to reset this, or get all the previous
attempts to list so I can delete them?


 




Thread Tools
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
Custom fields to sort by? Mark Outlook - Using Contacts 8 June 8th 06 04:50 AM
Import to custom fields TxTom Outlook - Using Contacts 5 June 5th 06 08:23 AM
copy custom task with custom fields VinceGSMW Outlook - General Queries 3 May 31st 06 04:11 AM
will outlook build contact info with inbox? A Alexander Outlook - Using Contacts 3 February 22nd 06 10:19 PM
Custom Task Fields Milly Staples [MVP - Outlook] Outlook - General Queries 0 January 7th 06 07:07 PM


All times are GMT +1. The time now is 07:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright 2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Loans - Mobile Phones - Myspace Layouts - Jewelry Store - Adverse Credit Remortgage