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 1051 of 8995

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Format should not be lost when copy excel to Verse

When you copy some content from Excel and then paste it into Verse, format will be lost. Can we use a better editor with Verse?
over 5 years ago in Verse / Verse on Premises 0 Future Consideration

DB.FTSearch/DB.Search: Flag to Identify that the search text actually found in the attachment or in the document fields

Db.FTSearch/DB.Search searches in the entire document irrespective of document fields and attachments. As of now there is no such flag found which can identify that the search text actually found in the attachment or in the document fields. Please...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

VOP - Mechanism to Change the Default Font and Size

Customer wants to be able to Define the Default Font and Font size in VOP for the Rich Text Editor
over 7 years ago in Verse / Verse on Premises 1 Already Exists

Want the SAP Connector to support SAP S/4 HANA

Customer is considering upgrading ECC6.0 to S/4HANA..
about 6 years ago in Connector for SAP Solutions 2 Assessment

Spell check in Verse local, not depending on cloud spell check

simular as VRSOP-I-579 but specific on prem spell check. our company policy does not allow us to make use of the browser spell check, sending all of our typed emails to the cloud to have it spell-checked. Better for us is, to have our data in our ...
about 2 years ago in Verse / Verse on Premises 0 Future Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
almost 5 years ago in Domino Designer / LotusScript 0 Needs Review

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review