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 675 of 8857

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Import design elements

If I have to restore a single design element from a Git repository it takes me quiet some operations: download the specific build, import it as a project into DDE, associate it via Team Development to a new NSF, open that NSF, copy the design elem...
11 months ago in Domino Designer / Views 1 Needs Review

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
over 4 years ago in Domino Designer / Views 0 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Repair Unable To Extend an ID Table - Insufficient Memory error

We have databases with over 4-5 million documents and this error is killing us. The applications are innoperable in a second and nothing works to recover, compact, replicate, nothing.
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Close all Safelinx sessions in one action

We need a simple solution (like cm_logout), to log out of all services opened via Safelinx on a device in a single user action (to log out at once from VOP and Sametime for example). SSO allows the user to authenticate once to access all open serv...
over 1 year ago in SafeLinx 0 Under Consideration

Anonymize SafeLinx html pages

By opening our websites accessible through SafeLinx, hackers must have no indication of the underlying company or product. Could you remove from SafeLinx HTML pages any reference to HCL or SafeLinx (front and backend), so that we are not obliged t...
over 1 year ago in SafeLinx 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review