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 827 of 9023

Notesrichtexttable access html tags

It would be useful to have the ability to locate a specific table within a richtext field by using the Name/ID HTML tag. Then locate a row in the found table by using the "Row" HTML tags. Even down to the Cell using ID html tag. Purpose is to loca...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Server - Statistics - Change disk space from Bytes to Gigabytes or Terabytes

When looking at the Server Statistics, I can't get a practical gauge as to where I'm at with regards to disk space. In this day & age, everything is in Gigabytes and Terabytes and Domino is still in Bytes. I need an exponential equation calcul...
over 2 years ago in Admin Client 2 Under Consideration

Access other persons Calendar on Verse client for Android and iOS

User A given Calendar access delegation of User B Calendar. The user A should be able to access the User B Calendar through Verse (Android and iOS) on the device.
over 7 years ago in Traveler 1 Under Consideration

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow to rename attachment's file name by LotusScript

An attachment file's name cannot be changed by Source or Name property in the NotesEmbeddedObject class. The customer requested us to add a method or property to rename the file name of an attachment.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Need feature to hide/encrypt device Id related informationin POST and other requests

For these Post/Response and other requests(change user setting-refer to below screenshot): For example: https://traveler.hostname.com:443/traveler https://traveler.hostname.com:443/traveler?action=setConfig&deviceId=HCL_IOS_*****&deviceTyp...
about 2 months ago in Traveler 0 Needs Review

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.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

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.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Paste (using CTRL+V) in the Server Console "Domino Command" input field should not remove existing content in that input field

When pasting content (using CTRL+V) in the "Domino Command" input field on the server console any existing content in the input field is replaced with the pasted content. This is very annoying and should be fixed
almost 2 years ago in Admin Client 6 Already Exists