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 191

Blank space if the input field is hidden

Few input fields on the form are hidden based on the conditions. We can see these hidden fields as the blank space on the form .The customer wanted the hidden space to be taken up by the next visible field. Is it working as design? Customer need t...
over 2 years ago in Leap / Documentation 0 Needs Review

Add XLS export functionality to data grid

Data view allows data to be exported. But it would be more user friendly to offer an excel export directly at a data grid. So the user can only export, what can be seen and don't have to leave the current view.
over 1 year ago in Leap / Documentation 0 Needs Review

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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, ...
over 1 year ago in Domino Designer / @Formulas 2 Needs Review

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Display bespoke user message when executing service and user action disbled when running

Would you consider integrating a bespoke message if the option 'Disable user action while running ' is true when executing a service?
almost 2 years ago in Leap / Documentation 0 Needs Review

Add ability to read button caption as in 'item.getContent()' - goal: one button many functions

Unless I'm mistaken, we can't access the current caption for a button. Would you consider adding getContent() in order to ascertain the current button function? The goal is to reduce number of app buttons and through onClick event. execute desired...
almost 2 years ago in Leap / Documentation 0 Needs Review

Add red dot next to pertinent service on validation fail

If an app fails to validate, the error is displayed in the Error Box together with a 'red dot'. In the case of non-validation due to an erroneous service(s), would it please be possible to also show a red dot next the pertinent services. The goal ...
almost 2 years ago in Leap / Documentation 0 Needs Review