Hide "Designer" option from NSF

Greetings all

I am new to lotus notes. I just made a software with NTF extention(template), i will make an NSF from it. I need to hide NSF’s “Open In Designer” option from client. I dont want user to be able to open my software in designer when i deploy it. If i need to update it, i just make changes in NTF and inherit changes into NSF file. is it possible?

Subject: Hide the design

The option “Open in designer” will be shown if you have at least designer access to the database and you can’t do anything regarding that.

But if you want to protect the code, search for “Hiding the design of a database” in the designer help.

This will hide all your lotusscript & formula code even if a user has designer access to the DB.

Hope this helps

Renaud