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

Domino Designer

Showing 255

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
about 1 month ago in Domino Designer / LotusScript 0 Needs Review

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 ...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Feature to Hyperlink/Hotspot to be shown in View Column's

The Rich text field present in the notes document can be used to create hyperlinks/hotspots. If you mouse over any hyperlink, then at the bottom it shows the actual URL. The requirement is to store this value in some field or add some feature such...
about 2 months ago in Domino Designer / Views 0 Needs Review

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
about 2 months ago in Domino Designer / Java 0 Needs Review

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
about 2 months ago in Domino Designer / XPages 1 Needs Review

Add the option "Show 4 digit year if not current century" to date field property

Currently the date field properties contain options under "Display Date" and "Special Calendar" for Show 'today' when appropriateAlways show 4 digit yearShow 4-digit year for 21st centuryShow year only if not this year This seems outdated as what ...
about 2 months ago in Domino Designer / @Formulas 0 Needs Review

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
about 2 months ago in Domino Designer / @Formulas 0 Needs Review

Add further options in comparedbs.ntf to only compare parts of the design

It would be nice if there were options that you can filter which design elements should be compared, so that the compare process will be faster and the results will be easier to monitor. In particular, I would appreciate the following options: onl...
about 2 months ago in Domino Designer 0 Needs Review

A way to group custom controls in DDE, like add a sub category

In an application we have more than 80 custom controls. The way we nowadays sort and group them is via their name, but in we need to scroll a lot to find the CC we want to apply changes to (in the Eclipse Applications View). It would be convenient...
2 months ago in Domino Designer / XPages 1 Needs Review