PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Custom meeting form needs activities tracker
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Custom meeting form needs activities tracker
![]() |
Re: Custom meeting form needs activities tracker |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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!" > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 news 8E91D33-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? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

8E91D33-5792-44B7-B1E0-4FDCBBD8C091@microsoft.com...
