Appointment Form for Public Folder calendar

T

TBamaGirl

I'm designing a form that will be used by one group to post into a public
folder calendar and another to edit the form with assignments. Couple of
road blocks thus far...
{ I'm using the standard Outlook Appointment form for starters (I'm new at
this and VERY open to suggestion!) }

1) Can I change the default reminder time? How?

2) Can I modify the Subject and/or location field labels? How?

3) Can I allow individuals or groups - who are not the creator or owner - to
only modify certain fields? How?

Thanks!
 
S

Sue Mosher [MVP]

1) Put code behind the form to set the reminder time using the PropertyCHange event.

2) On the built-in first page? No. It can't be customized or not.

3) Can be done, but with difficulty. You would need to put code behind the form to check the group membership, then enable/disable certain controls appropriately.
--
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top