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

Changeable mobile action icons

If there is only one action in the mobile action floating in the bottom right corner of the view, I want the icon set for the action to be displayed. For example, if the only action is to add a new document, it would be nice to have an icon with a...
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Add a custom toolbar button for Nomad Mobile

Notes allows users to display a toolbar button that Notes provides or add a custom toolbar button to run their own formula via [File] - [Preferences] - [Toolbar] - [Customize]. I would like to request that Nomad Mobile offer a similar feature. Spe...
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Login dialog should have "Use PIN" on Nomad iOS

Regarding Nomad iOS, when biometric authentication is enabled, login dialog shows biometric authentication only. On the other hand, login dialog of Nomad Android shows not only biometric authentication but also pass code authentication, "Use PIN"...
over 1 year ago in Nomad / Nomad (iOS) 0 Needs Review

Define the keyboard display type (letter / numbers) as field property

As a developer I would like to define which type of keyboard (letter / numbers) is displayed in the edit mode. When I enter values in a field of type number, I don't want to have to change the keyboard before.
over 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add support for launching / open attachment via LS or Formula-Language (mobile)

For Endusers it will be much easier to open an attachment from a document or an view by simply clicking a Button.to view it. In Formula there is @attachmentlaunch but it does not work on IOS . One other possibility would to support a form that sta...
over 6 years ago in Nomad / Nomad (iOS) 1 Under Consideration

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration