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 1344 of 8716

Bring back ConverttoHTML to documentation

the ConverttoHTML for richtextitem was available in the documentation for v10 https://help.hcltechsw.com/dom_designer/10.0.1/basic/H_NOTESRICHTEXTITEM_CLASS.html but is not available in the Designer Help nsf for v12.0.2. Bring it back to the docum...
over 1 year ago in Domino Designer / Documentation 1 Under Consideration

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

FontAwesome icons in views and application icons.

Modernize app with vector fonts from FontAwesome Constantly improving collection of icons, designers would select graphically or with code to allow combining, color, animations, etc.
almost 7 years ago in Domino Designer 0 Under Consideration

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
11 months ago in Domino Designer / LotusScript 0 Needs Review

Stop toolbars from moving

I think this bug has existed since V8. If you position the toolbars to where you want them the next time you open the designer client they move back to where they were. This still happens in 9 FP10 and Notes 10.
over 6 years ago in Domino Designer 10 Under Consideration

Create more sample apps that devs can built on

With roadmaps how to properly build apps with xpages, java, or node frameworks.
almost 7 years ago in Domino Designer 5 Assessment

View returns wrong total with read access

If I have a view that has documents with read access documents that isn't visible to me they are still counted in the view total column if I can see one document in that category. We need to know if the data is correct or not. This leads to calcul...
over 2 years ago in Domino Designer / Views 0 Under Consideration

New LS method "notesView.GetCategoryEntryByKey"

Set notesViewEntry = notesView.GetCategoryEntryByKey( key [, exactMatch% ] ) This would give the great benefit, to access the total columns of a view category row (a ViewEntry with IsCategory = True). Example: Think about a view, with categori...
almost 7 years ago in Domino Designer 4 Under Consideration

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...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

alt or title property for column icons

from an accessibility point of view they view column icons are not compliant due to the lack of a title or alt property. the column icons in a view are not that strong so they create room for incorrect interpretation by users with good sight. a ti...
7 months ago in Domino Designer / Views 2 Needs Review