how to keep form from saving?

  • Thread starter Thread starter RTT
  • Start date Start date
R

RTT

i have made a costum form to go with my calendars. In my calendarfolder i
have set to use the form. The form works but now i'm making some checks. In
my form when something is filled in they have to fill in the categorie at
the normaal calendarform. i can give a msgbox when the person hits the 'save
and close' and he didn't fill in the categorie to give an error that he has
to fill it in. But the form still saves. even when i don't call item.save,
when the person hits save it's saves...

anyway i can stop this? override the standard save function?

i'm new at programming vbscript and programming in outlook...
 

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

Back
Top