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 8388

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 5 years ago in Domino Designer / LotusScript 0 Assessment

Allow user to choose image attachment size in alert dialog

Current behavior: In Verse Android, when you want to attach an image to an email, you can use "three dots" which is shown by tapping mail body, then you can select "Attach File". There is no way for the user to resize the image prior to sending. A...
about 1 month ago in Verse / Mobile (Android) 0 Under Consideration

New feature that allows the option to enable or disable the display of database icons on tabs.

Since Release 1.0.36, documents no longer display an database icon on the tabs unless they are in edit mode. Only the views or framesets can display an icon on the tabs. Ref. "What's new in HCL Nomad for Apple iOS?"https://help.hcl-software.com/no...
about 1 month ago in Nomad / Nomad (iOS) 0 Under Consideration

PDF format of the product documentation

The customer has a requirement to gather user manuals in PDF format for all applications that they use. They need this for Notes, Designer and Administrator.
3 months ago in Notes / Documentation 0 Needs Review

Status icon for various clients

In the previous versions the icon next to a user name, changed according to the kind of device he was connected with. Now in V11 even if the user is connected with a mobile device, the icon is always the same, e.g the green square. I understand th...
over 4 years ago in Sametime / Chat 5 Future Consideration

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Remove database

I would like to be able to remove a database from my "workspace" in the Domino Mobile Apps.
over 5 years ago in Nomad 1 Assessment

Nomad Web: Show all Domino servers on the list of Open Application

Regarding Nomad Web, Domino server's list of "Open Application" diagram shows only "Local" and a Domino server which seems to be own home mail server. To show other Domino servers in the list, a user must input Domino server name directly to the ...
about 3 years ago in Nomad / Nomad (Web) 1 Assessment

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
5 months ago in Domino Designer / LotusScript 0 Needs Review