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

Contact Form Issues - Question



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 16th 07, 05:36 PM posted to microsoft.public.outlook.program_forms
Smartechnologies
external usenet poster
 
Posts: 2
Default Contact Form Issues - Question

Outlook 2003. I have created a custom contact form with the filed i need:
User1 thru User8 as text fields. I published the form to a sub of contacts
called ACT. Posting is set to this folder. When I go to add a new contact
from scratch, the form shows up the way it should. But if I import contacts
from a .CSV, I don't seem to have the ability to map the fields as I need
them. Also, If I copy an existing contact from another folder, that record
copies with the plain info and does not inherit the properties of the custom
form.

I have over 4000 contacts to import. Any ideas?

Thanks
Adam
--
Adam Gitow
Smartechnologies, LLC
MCSE, CNE, A+, I-Net+, Network+
Ads
  #2  
Old October 16th 07, 05:40 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Contact Form Issues - Question

Outlook does not support importing to a custom form, nor importing custom fields. You would need to write your own import code or use a third-party tool. See http://www.outlookcode.com/article.aspx?id=23

Same with copying an item. Outlook knows what form to use to display the item because of the value of the MessageClass property. Copying an item doesn't change that property, but you can write VBA code or an external script to change it. See http://outlookcode.com/article.aspx?ID=39

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Smartechnologies" wrote in message ...
Outlook 2003. I have created a custom contact form with the filed i need:
User1 thru User8 as text fields. I published the form to a sub of contacts
called ACT. Posting is set to this folder. When I go to add a new contact
from scratch, the form shows up the way it should. But if I import contacts
from a .CSV, I don't seem to have the ability to map the fields as I need
them. Also, If I copy an existing contact from another folder, that record
copies with the plain info and does not inherit the properties of the custom
form.

I have over 4000 contacts to import. Any ideas?

Thanks
Adam
--
Adam Gitow
Smartechnologies, LLC
MCSE, CNE, A+, I-Net+, Network+

  #3  
Old October 16th 07, 07:15 PM posted to microsoft.public.outlook.program_forms
Smartechnologies
external usenet poster
 
Posts: 2
Default Contact Form Issues - Question

I went to your site: very impressive. I am programming challenged! How do I
run that script?
--
Adam Gitow
Smartechnologies, LLC
MCSE, CNE, A+, I-Net+, Network+


"Sue Mosher [MVP-Outlook]" wrote:

Outlook does not support importing to a custom form, nor importing custom fields. You would need to write your own import code or use a third-party tool. See http://www.outlookcode.com/article.aspx?id=23

Same with copying an item. Outlook knows what form to use to display the item because of the value of the MessageClass property. Copying an item doesn't change that property, but you can write VBA code or an external script to change it. See http://outlookcode.com/article.aspx?ID=39

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Smartechnologies" wrote in message ...
Outlook 2003. I have created a custom contact form with the filed i need:
User1 thru User8 as text fields. I published the form to a sub of contacts
called ACT. Posting is set to this folder. When I go to add a new contact
from scratch, the form shows up the way it should. But if I import contacts
from a .CSV, I don't seem to have the ability to map the fields as I need
them. Also, If I copy an existing contact from another folder, that record
copies with the plain info and does not inherit the properties of the custom
form.

I have over 4000 contacts to import. Any ideas?

Thanks
Adam
--
Adam Gitow
Smartechnologies, LLC
MCSE, CNE, A+, I-Net+, Network+


  #4  
Old October 16th 07, 07:48 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Contact Form Issues - Question

It's hard to say without knowing which script you're referring to. I never advise someone to run code they don't understand. Perhaps an off-the-shelf tool would be better for you?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Smartechnologies" wrote in message ...
I went to your site: very impressive. I am programming challenged! How do I
run that script?


"Sue Mosher [MVP-Outlook]" wrote:

Outlook does not support importing to a custom form, nor importing custom fields. You would need to write your own import code or use a third-party tool. See http://www.outlookcode.com/article.aspx?id=23

Same with copying an item. Outlook knows what form to use to display the item because of the value of the MessageClass property. Copying an item doesn't change that property, but you can write VBA code or an external script to change it. See http://outlookcode.com/article.aspx?ID=39



"Smartechnologies" wrote in message ...
Outlook 2003. I have created a custom contact form with the filed i need:
User1 thru User8 as text fields. I published the form to a sub of contacts
called ACT. Posting is set to this folder. When I go to add a new contact
from scratch, the form shows up the way it should. But if I import contacts
from a .CSV, I don't seem to have the ability to map the fields as I need
them. Also, If I copy an existing contact from another folder, that record
copies with the plain info and does not inherit the properties of the custom
form.

I have over 4000 contacts to import. Any ideas?


 




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 Form Issues LDMueller Outlook - Using Forms 5 July 11th 07 02:36 PM
Form issues Snake_Plisken Outlook - Using Forms 10 April 26th 07 09:40 PM
Publish form Issues spareway Add-ins for Outlook 4 January 24th 07 12:11 AM
Form Issues Snake_Plisken Outlook - Using Forms 2 August 11th 06 05:19 AM
Issues with Customizing Contact Form CC Outlook - Using Contacts 1 April 13th 06 04:41 PM


All times are GMT +1. The time now is 02:19 PM.


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.