PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Custom meeting form needs activities tracker

Reply

Re: Custom meeting form needs activities tracker

 
Thread Tools Rate Thread
Old 27-08-2004, 11:59 PM   #1
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom meeting form needs activities tracker


No, the Activities tab control is not exposed to developers. You'd have to
devise your own technique for searching and then displaying the results.

You cannot add more pages to the form, but you could use a multi-page
control on a page and add more tabs there.

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


"WillZilla" <WillZilla@discussions.microsoft.com> wrote in message
news:76237BE8-B006-4C7F-B9EE-3783116648CF@microsoft.com...
> In the contact form there is a tab that tracks all communication with the
> contact. I want to use that page in a custom meeting form that I am
> creating.
> Is there any way to do this? Also is there anyway to add additional tabs
> to
> the top of the page. I read somewhere that you can only have 5 but didn't
> know if there was a way to add them in the vb console. Thanks -Will



  Reply With Quote
Old 01-09-2004, 03:02 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom meeting form needs activities tracker

You can delete fields on the All Fields tab, under User-defined Fields in
This Item and User-defined FIelds in <folder>.

That's one of those sort of vague error messages. What version of Outlook,
what type of form, and where are you trying to publish it?

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


"WillZilla" <WillZilla@discussions.microsoft.com> wrote in message
news:EE67ED99-74B6-4943-9F29-0AB5C89A2689@microsoft.com...
> how do I get rid of some of the user-defined fields that I created?
>
> Also any ideas of why I am getting this error:
> "Unable to successfully publish form due to mapi error. Object could not
> be
> found!"
>



  Reply With Quote
Old 01-09-2004, 08:37 PM   #3
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom meeting form needs activities tracker

You'd have to write your own code to fill a listbox or grid control with the
information you want to display. Not a simple task.

I'll dig around a little about the publishing issue.

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


"willzilla" <willzilla@discussions.microsoft.com> wrote in message
news8E91D33-5792-44B7-B1E0-4FDCBBD8C091@microsoft.com...
>
> Issue 3: Activities page in the Message Form: Do you have any suggestions
> on
> where I could find some insight on custom building a page like the
> Activities
> page in the message form?



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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