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

All ideas

Showing 1735

Make possible to clean parts of the design that cannot be used and Designer forgot to delete

Given that Notes/Domino applications have a long history, so do the design elements. I have seen that sometimes a lot of old, unused crud is carried along. Especially View, Form and Subform elements suffer from this crud. I have found column index...
over 2 years ago in Domino Designer 0 Needs Review

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
over 1 year ago in Domino Designer 0 Needs Review

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Ability to change color (text and background) of the selected row in Notes Inbox.

Please add an option to set these colors to the dialog box "Customize Theme".
over 1 year ago in Notes 0 Needs Review

Synopsis

Once your app gets bigger (10 stages, 10 pages, 20 items per page) it it very hard to ensure consistency. Literaly it requires a thousand clicks to check all properties, events, actions etc. Please create a kind of synopsis page where a deveoper c...
about 3 years ago in Volt 1 Needs Review

Domino Leap: Add mutli-value option to multiline text and dropdown

Since Domino can store lists in document fields (as used for checkbox "select many") it would be great, if we could have this also on multiline-text and dropdowns: Multiline-Text: Could be done with an Option for delimiter (ie. new line, ";" or ot...
8 months ago in Volt 0 Needs Review

Domino Leap: isNew()

Please add a isNew() property to forms and BO. Use case: Some actions (via javascript) may only apply if a new record is created. With such a property it would be easy to check if its a new entry or not. Sure there are ways around it, like set a v...
8 months ago in Volt 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 2 years ago in Domino Designer / LotusScript 0 Needs Review

Have an option to Undo/Redo Actions made in Notes and iNotes

i.e. If, by mistake, user pressed "Mark All Read" or "Mark All Unread"
over 3 years ago in Notes 0 Needs Review

Create and delete database via commandline

we would like to create or delete databases by commandline: Example: dbcreate <path>database.nsf [templatename or <path>template.ntf]dbdelete <path>database.nsf
about 1 year ago in Domino / Administration 1 Needs Review