Please can anyone help. I would like to restrict the user to only use the save button on the form I have created. How do I restrict the user from using the save button from the file menu option or clicking on the floppy disk.
Any ideas ?!
Thankyou
Stefan
Subject: Restict user to save button on Form
Briefly, your button should set some temporary field which is required in the QuerySave event. The QS will only continue if the field is true. I’m sure you can find similar solutions posted here by searching.
Subject: RE: Restict user to save button on Form
I don’t know lotus script. Can this be done without script as I’ve looked at posted replies and they all seem to be in Lotus Script.
Many Thanks