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 1958 of 8870

Improved information in the Agents view

The old school Agents view really needs an update. It now shows the columns Name, Alias, Type, Last modified, etc. It would be very helpful (life saving) to have the following columns added (for scheduled agents): Schedule runtime information (Da...
about 7 years ago in Domino Designer 1 Under Consideration

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Possibility to make a SIP call out from a ST-Meeting to a AV-Meeting Room

As shown in this video for Jitsy make it possible to call a AV-Meeting room via SIP out of a ST-Meeting: https://youtu.be/TGloLKOrvmo?t=1442
almost 5 years ago in Sametime / Meetings 1 Assessment

Allow Transferring multiple Files and Folders

Please allow transferring multiple files and folders via HCL Notes Sametime Embedded plugin chat window. By drag & drop and by choosing the files in the "choose files to upload" window. This feature was available in Sametime 9.0.1, with Sameti...
almost 5 years ago in Sametime 3 Assessment

Ability to use Shell LotusScript function in Nomad

Currently using Shell LotusScript function in Nomad is not supported. Need to include the support for Shell function in Nomad
over 1 year ago in Nomad / Nomad (Web) 2 Future Consideration

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
almost 7 years ago in Domino Designer / Views 0 Under Consideration

A tool in Designer to easily unlock all design elements

It would be so useful...
about 7 years ago in Domino Designer 0 Under Consideration

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
12 months ago in Domino Designer / LotusScript 1 Needs Review