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 848 of 9019

To have the ability to customize the message displayed when a user attempts to submit a form after previously submitting a form when the form setting 'Single submission per authenticated user' has been enabled

Who needs this? Leap Manager application owner and developer What do they want? To have the ability to manipulate the message displayed when a user attempts to submit a form (after previously submitting a form) when the form setting 'Single submis...
over 1 year ago in Leap 0 Needs Review

Need to allow Images and buttons in volt table instead of using HTML table.

Adding button to each row like approve that entry. and adding status image like green tick image for approved entry. for above purpose I'm building html table. if we able to do that with volt table. Great!
over 4 years ago in Leap 0 Under Consideration

Disable JavaScript security app-wide, not server-wide

Not sure, if this is possible, but it would be more secure to be able to disable JavaScript security only for some apps (which have to use the "unsecure" functions), but not for all, if only some need this.
almost 6 years ago in Leap 1 Future Consideration

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
about 4 years ago in Domino Designer / LotusScript 3 Needs Review

Install a Domino Volt app as a PWA

PWA is great to end-users access the apps, the possibility to transform a Domino Volt App in a PWA will bring a new way to work with apps for this environment.
about 4 years ago in Leap 0 Needs Review

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the corr...
almost 7 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review