B
boreal
I want to disable the Save As command from the File menu without using the
CommandBars class to disable that command and avoiding unchecking "Save and
Save As" from the Open & Save tab of Form Options.
Basically, I need to allow a user to Save a form the has already been
submitted to a SharePoint library. This is working fine now, but I need to
remove the Save As option so that users do not inadvertantly rename their
forms. Also, I don't want to make this form full trust.
Do I have any save options left? A save button perhaps?
CommandBars class to disable that command and avoiding unchecking "Save and
Save As" from the Open & Save tab of Form Options.
Basically, I need to allow a user to Save a form the has already been
submitted to a SharePoint library. This is working fine now, but I need to
remove the Save As option so that users do not inadvertantly rename their
forms. Also, I don't want to make this form full trust.
Do I have any save options left? A save button perhaps?