Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
IMO there are several tiers in this requirement:
optionally password protect an app to prevent unauthorized edits, reverse engeneering or exports (from web)
potection of application.xml in builder (from Notes)
protection of design in deployed NSF files (?)
At least the second item requires encryption of the application code.
"In other words, you want to be able to hide the design like you can do in Notes apps?"
yep, that would be - at least to me - the perfect solution
It would seem this exceeds the function of the design settings (Access) within the app; you want to password protect the app from being opened and subsequently viewed and edited in the manager by an Administrator?
The number of votes gleanerd thus far is an indication you're on to something.
In other words, you want to be able to hide the design like you can do in Notes apps?
To me, its not just the JavaScript code, its the entire app. OK, the UI is easy....even I could build some form with various fields. However, once the form is done, the real intellectual work starts. Which features, services, checks,.... would I like to see in my app and how do I implement them ?
To achieve my goal I need a proper understanding of how - for instance - a REST service works, how services are to be implemented in Leap and how to utilize them within my app.
Its the know how and skills one has to have in order to develop an app with certain capabilities that I would like to be able to protect.
For clarity. could you please elaborate a little. Are you refering to self-programmed JavaScript?