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 707 of 8851

Eclipse editor: auto-indent on paste only seems to work when pasting text which was copied from the Eclipse editor

This should be supported when pasting from an external source too.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Specific words and time may have underline automatically

Today, or Today , tomorrow or tomorrow. 4:00, or 5:30 or 400. this helps to focus on time, specific dates, deadlines. iMessage has it on, and it is good feature
over 6 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Restore Browser access to the ICAA Client

The internet is not ubiquitous; there are areas/environments where there is no access to WiFi or a Cellular network and people are forced to work disconnected/offline. That is the basic justification for the ICAA Client, which we believe is fundam...
about 7 years ago in Nomad / Nomad (Web) 4 No Plans to Implement

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
almost 5 years ago in Domino Designer / @Formulas 2 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
almost 5 years ago in Domino Designer / LotusScript 4 Needs Clarification

Open Documents in Nomad in Read-Only mode

When opening a document in an NSF in Nomad, it will always open that document in Edit-mode, even though the application is designed to open the document in Read-only mode. (original Text:) Ein Dokument einer Notes NSF wird z. B. unter Nomad WEB im...
over 2 years ago in Nomad / Nomad (Web) 1 Already Exists