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 2104 of 8855

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

Make fixlist available to be replicated

Great to see the fixlist is back.https://ds_infolib.hcltechsw.com/ldd/fixlist.nsfWould love to be able to replicate the database to my Server for better searching and recognising changes.
over 3 years ago in Domino / Administration 1 No Plans to Implement

Nomad Web prevent attachment saving but able to view only (MarvelClient Nomad)

Currently we tested and able to prevent attachment saving. However at the same we are not able to view the attachment. Please consider prevent attachment saving but able to view only (using MarvelClient Nomad function).
about 1 month ago in Nomad / Nomad (Web) 0 Needs Review

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Keep Application's title and Role user/group mapping after Leap app upgrade

As an End user, I need to be able to retain Application's title after Leap app upgrade because as per the observed behavior, when an application is upgraded it takes on the title from the new app. Also I need to be able to keep Applications's all ...
4 months ago in Leap 0 Needs Review

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript to browse/edit URL links (Hyperlink or Hotspot)

Function for LotusScript to process URL links created by Notes clients in the Body field with the following functions Menu: [Create] - [Hyperlink] Menu: [Create] - [Hotspot] - [Link Hotspot] For example, LotusScript can look for Document Link...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Last Access Database Info Summary

Customer would like to have an additional view or new database that shows all Database, Last Access Date and who access the database (Last Access Date). This will help user to delete the database that it not in use for a long time.
12 months ago in Domino / Administration 3 Needs Review

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration