Skip to Main Content
HCL Domino Ideas Portal

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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
over 3 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add Group lookup in NotesDirectory and NotesDirectoryNavigator classes

It would be good to add functionality to do lookup of groups also in these classes and also other things that a developer might need to lookup in the nab/nabs but primarly groups. I know you can use this function to do a $namesfieldlookup and get ...
over 3 years ago in Domino Designer / LotusScript 0 Assessment

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [, ...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Get the content from the "VIEW" magazine and make it available

New comers and some older folks will not have seen the great articles in the "VIEW" online magazine. I see a lot of questions and suggestions that have been covered in prior articles. Including techniques for common challenges which have been lost...
over 7 years ago in Domino Designer / LotusScript 1 No Plans to Implement

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Nomad Web to respond to LetsEncrypt requests on port 80 while also responding to Nomad Web requests on port 443

Environment: Nomad Web 1.0.6 is running on a Domino 12.0.2 server (no Safelinx) and Domino uses one IP address and host name while Nomad Web uses another IP address and host name. Nomad Web uses the LetsEncrypt TLS certificate from certstore.nsf a...
over 3 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

Nomad Web: Support scheduled archive

Regarding Nomad Web, customer want scheduled archive to local replicas. Currently, scheduled archive to local replicas did not work, but "Archive Now" worked.
over 3 years ago in Nomad / Nomad (Web) 2 Future Consideration

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Windows HELLO support for Authentication for Nomad Web.

People want to use HELLO to login into their Windows workstation. Once logged in, they start up their Browser and get into Nomad-Web without further activity....no username, no password, nothing.
about 4 years ago in Nomad / Nomad (Web) 1 No Plans to Implement