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 and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 52
113 VOTE

Add support for multiple ID files and Notes domains

Add the ability to change location and switch ID and Notes domain, similar to the location feature in the Desktop Notes client
almost 7 years ago in Nomad / Nomad (Web) 13 Assessment
111 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
11 months ago in Domino Designer / @Formulas 1 Assessment

Designer should use AI (Domino IQ) to check for app compatibility

Designer in Nomad for web browsers - check my app for issues/compatibility/errors. Developers/admins are always asking "will my existing app work on Nomad (for web browsers, Android and iOS)". While the general answer seems to be "it should" or "t...
3 months ago in Nomad / Nomad (Web) 0 Assessment

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
over 3 years ago in Domino Designer / LotusScript 0 Assessment

Option to export selected data as csv

Need feature in Nomad to export selected data as CSV alike in Notes client the data can be exported using File > Export > Comma Separated Value
almost 4 years ago in Nomad / Nomad (Web) 2 Assessment

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 7 years ago in Domino Designer / @Formulas 1 Assessment

Installer software for Nomad Web should be included as an option in the Domino server installer.

Nomad Web should just be another feature installed with the Domino server software. As it is, the software is not signed and installed using the formal process. Part of the kit doesn't even have an installer. It is sloppy to get installed resultin...
almost 3 years ago in Nomad / Nomad (Web) 5 Assessment

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 6 years ago in Domino Designer / LotusScript 3 Assessment

Access logging for Nomad web similar to domino http applications (e.g. Verse webmail)

Customer has below requirement. 1) Nomad web for browsers on Domino is installed. 2) We want to have basic logging for security reasons (not debug). We want to log all http requests to a textbased logfile. 3) For Domino http applications (e.g. Ver...
almost 3 years ago in Nomad / Nomad (Web) 3 Assessment