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 1762 of 9024

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

add Action to lotusTraveler.nsf that basic commands like DEBUG can be issued with Action

Of course, tell traveler reset <device_ID> "User Name" can be copied and composed , while it will be much more convenient if such actions are just added to lotusTraveler.nsf interface. so all reset, delete, security commands can be issued wi...
almost 2 years ago in Traveler 1 Needs Review

SAML support for Notes C-API function 'Secidfget'

The Notes C-API function 'Secidfget' only supports use of password when you don't use SAML. Allow the Notes C-API function 'Secidfget' to work for user who is enabled for Web Federation (SAML) or Notes Federation (SAML) or both.
almost 2 years ago in Domino Designer 0 Needs Review

busy time information should be available.

While creating the calendar meeting it's important to check if the participants are available at that time. So that it will be easier to create the meeting invite and will not clash with other meetings for participants. If the busy time informatio...
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 2 Under Consideration

Keep order of shared columns when inserting/appending

When one inserts or appends shared columns to a view, a dialog to select the shared columns is opened. Most of the times, the designer knows, in which order the columns should be added to the view. He could select the shared columns in exactly thi...
almost 6 years ago in Domino Designer / Views 0 Under Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
almost 2 years ago in Domino Designer / @Formulas 2 Needs Review

Dialog list field type - dropdown menus should allow multiple levels of selections

Dialog Lists, at least when choices are entered one per line, should allow multiple levels. Maybe they would be entered into the list using the backslash Item 1\selection A Item 1\selection B When a user views the list they would see Item 1 with a...
almost 4 years ago in Domino Designer 3 Already Exists

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
almost 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

@command([Editdocument]) and uidoc.editmode = true don't work when opening a document from a DQL view.

Both ways to edit a document after opening it from a DQL view don't work. Also Automatically enable edit mode of the form does not work. I did find a workaround though! When you add the code below to the queryopen script of your document it will p...
almost 4 years ago in Domino Designer / Views 1 Needs Clarification

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration