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

Custom Forms - What's Possible?





 
 
Thread Tools Display Modes
  #1  
Old June 23rd 08, 09:26 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Rick Brandt
external usenet poster
 
Posts: 6
Default Custom Forms - What's Possible?

Our management is thinking about using Outlook to have contact data
that is shared and synchronized with our sales personnel in the field using
custom forms.

What they have in mind would require custom forms that can deal with a
master/detail type of relationship like you would have in an app tied to a
relational database. Can Outlook custom forms even do this? I have not
found any examples sounding remotely like this sort of thing.

TIA

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


Ads
  #2  
Old June 23rd 08, 10:19 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,596
Default Custom Forms - What's Possible?

Outlook itself is not a relational database and, thus, would require a lot of development work to adapt to this scenario. You might want to take a look at Business Contact Manager or dozens of other CRM applications that have Outlook connections; see http://www.slipstick.com/addins/contact_management.asp

Also, custom forms are a development dead-end; the better approach would be to use the form regions introduced in Outlook 2007.

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



"Rick Brandt" wrote in message ...
Our management is thinking about using Outlook to have contact data
that is shared and synchronized with our sales personnel in the field using
custom forms.

What they have in mind would require custom forms that can deal with a
master/detail type of relationship like you would have in an app tied to a
relational database. Can Outlook custom forms even do this? I have not
found any examples sounding remotely like this sort of thing.

TIA

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


  #3  
Old June 24th 08, 01:28 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Rick Brandt
external usenet poster
 
Posts: 6
Default Custom Forms - What's Possible?

Sue Mosher [MVP-Outlook] wrote:
Outlook itself is not a relational database and, thus, would require
a lot of development work to adapt to this scenario. You might want
to take a look at Business Contact Manager or dozens of other CRM
applications that have Outlook connections; see
http://www.slipstick.com/addins/contact_management.asp


Thanks; we are already looking at BCM. Since those CRMs use a database for
the additional data, can they still do all of the automatic synchronization
with external users that can be done with simple Outlook contacts or would
those users need to have access to the database (as well as have a local
database)?

The example that was given was that my boss can see (and use) his Outlook
contacts on his Blackberry and if he makes a change there it is
automatically pushed into his contact data on his corporate PC. Would that
same level of synchronization be possible with BCM?

Also, custom forms are a development dead-end; the better approach
would be to use the form regions introduced in Outlook 2007.


Will do. Thanks again.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com



  #4  
Old June 24th 08, 01:44 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,596
Default Custom Forms - What's Possible?

Users would need access to the database. BCM includes some sync capability. You'll have to poke around to see if it meets your needs. There is a separate microsoft.public.outlook.bcm newsgroup.

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


"Rick Brandt" wrote in message ...
Sue Mosher [MVP-Outlook] wrote:
Outlook itself is not a relational database and, thus, would require
a lot of development work to adapt to this scenario. You might want
to take a look at Business Contact Manager or dozens of other CRM
applications that have Outlook connections; see
http://www.slipstick.com/addins/contact_management.asp


Thanks; we are already looking at BCM. Since those CRMs use a database for
the additional data, can they still do all of the automatic synchronization
with external users that can be done with simple Outlook contacts or would
those users need to have access to the database (as well as have a local
database)?

The example that was given was that my boss can see (and use) his Outlook
contacts on his Blackberry and if he makes a change there it is
automatically pushed into his contact data on his corporate PC. Would that
same level of synchronization be possible with BCM?

Also, custom forms are a development dead-end; the better approach
would be to use the form regions introduced in Outlook 2007.


Will do. Thanks again.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com



  #5  
Old June 25th 08, 01:27 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Rick Brandt
external usenet poster
 
Posts: 6
Default Custom Forms - What's Possible?

Sue Mosher [MVP-Outlook] wrote:
Users would need access to the database. BCM includes some sync
capability. You'll have to poke around to see if it meets your needs.
There is a separate microsoft.public.outlook.bcm newsgroup.


Hmm, not on my news server. I'll check Google.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


  #6  
Old June 25th 08, 01:51 PM posted to microsoft.public.office.developer.outlook.forms,microsoft.public.outlook,microsoft.public.outlook.program_forms
Brian Tillman
external usenet poster
 
Posts: 17,443
Default Custom Forms - What's Possible?

Rick Brandt wrote:

Hmm, not on my news server. I'll check Google.


Then use Microsoft's server:
news://msnews.microsoft.com/microsof...ic.outlook.bcm
--
Brian Tillman [MVP-Outlook]
 




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 Forms - What's Possible? Rick Brandt Outlook - General Queries 5 June 25th 08 01:51 PM
Need Help with Custom Forms John Lane Outlook - Using Forms 5 March 22nd 07 05:47 PM
Custom forms in OWA Mike Huffman Outlook - Using Forms 1 January 17th 07 01:36 PM
Custom Forms Gord Outlook - General Queries 1 January 12th 07 01:33 PM
Custom Forms Bewildered Outlook - Using Contacts 2 August 22nd 06 01:14 AM


All times are GMT +1. The time now is 04:22 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.
Equity Release - Birthday Gifts - Personal Finance - Wills - Home Remedies For Acne