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 940 of 8871

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Auto language detection for multilingual database on HCL Nomad

There is a database with design elements corresponding to multiple languages by checking "Multilingual database" in the database properties. The language is switched in iOS Settings - General - Language & Region, but the language setting is ...
about 6 years ago in Nomad 2 Under Consideration

Enable Notes links (notes:// protocol) support without end user's operation

Customer use Nomad Web and they want to use Notes links (notes:// protocol). But, their administrators want to avoid that end users (Nomad Web users) execute "HCLNomadNotes.reg" file manually. This is enhancement request to enable Notes links su...
over 1 year ago in Nomad 1 No Plans to Implement

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to display fixed width tables in Nomad effectively

Currently when the fixed width tables are displayed in Nomad, we need to scroll a lot on mobile's vertical screen. Due to size limitation on mobile screen, this issue happens for large fixed width tables. So there a feature request to add ability ...
about 4 years ago in Nomad / Nomad (Android) 0 Under Consideration

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

To create list of policy settings which have been fully tested in HCL Nomad web and update product documentation on limitations

The following help documentation talks about limitations in HCL Nomad web: <Limitations> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html The "Short-term limitations" section says like below: "Domino policies are not...
almost 4 years ago in Nomad / Documentation  / Nomad (Web) 2 Planning to Implement

Allow Customize Nomad Toolbar

We are having trouble passing a web application to HCL Nomad, because customers don't understand the use of the standard Toolbar! Our application has no categorizations in the view and no frames, nor the email forwarding buttons are useless! ...
over 5 years ago in Nomad 0 Under Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review