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 544 of 8851

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
over 4 years ago in Domino Designer / Debugger 2 Needs Clarification

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming a...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
about 7 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Sort parameter for notesUIWorkspace.Prompt method

Add the Sort parameter to the notesUIWorkspace.Prompt method on LotusScript, the same as in @Prompt on @formulas
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

The ability to play the default system sound or custom sounds on Sametime app on the mobile phone

Since we run version: 11.6.6 Build: 11.6.6.2022031119 the Sametime Chat app has changed the sound notification when a new message is received. We would like the ability to play the default system sound or custom sounds on Sametime app on the mobil...
over 3 years ago in Sametime / Mobile (iOS) 0 Under Consideration

More global objects

It would development a lot easier if more common global objects are available. e.g. country lists, country codes. Things that are coomonly used across applications.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Outline entry computed with formula does not work, no document can be shown.

No description provided
about 1 year ago in Domino Designer / @Formulas 2 Needs Review

Angular Routed apps must fall back to index.html instead of error 404

If the application uses the Angular router, you must configure the server to return the application's host page (index.html) when asked for a file that it does not have. A routed application should support "deep links". A deep link is a URL that s...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review