PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming custom form not saving

Reply

custom form not saving

 
Thread Tools Rate Thread
Old 02-07-2003, 07:47 PM   #1
schmidty169
Guest
 
Posts: n/a
Default custom form not saving


I created a custom task form and published. I then
created the task but am unable to update it. I used text
boxes when creating. It lets you enter text and save.
When you reopen the task it's blank. What did I do or not
do?
  Reply With Quote
Old 03-07-2003, 01:54 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: custom form not saving

Did you bind your controls to fields? Otherwise the controls will
always be blank when the form is opened, controls can't persist data
in an item.

See http://support.microsoft.com/?kbid=183352 for more information.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


"schmidty169" <schmidty@cmeengineering.com> wrote in message
news:0af201c340d2$ceb14620$a001280a@phx.gbl...
> I created a custom task form and published. I then
> created the task but am unable to update it. I used text
> boxes when creating. It lets you enter text and save.
> When you reopen the task it's blank. What did I do or not
> do?



  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