You need to make your form the default for the folder -- on the folder's Properties dialog. See
http://www.slipstick.com/dev/newdefaultform.htm
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at
http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
"Brian Lorraine" <(E-Mail Removed)> wrote in message news:02a801c33125$3f3a6b50$(E-Mail Removed)...
> I designed a form (FS_JOURNAL)for journal entries with
> custom fields on multiple pages.
>
> I publised it to a public folder which I
> called "testjournal".
>
> When I click on teh right window in the testjournal, the
> default form without my customizations pops up. I went
> into properties/folder manager and sure enough, FS_JOURNAL
> is listed there, but I can't get this form to pop up when
> i create a new journal entry in this folder.
>
> The only way I can open up this form in the testjournal
> folder is to click on ACTIONS->"NEW FS_JOURNAL". How do I
> make this my defauly form for this folder?