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

Domino Designer

Showing 1284

Allow multiple folders or view selection in the "In Folder" condition in Document Selection agent

In Domino Designer, the "In Folder" condition in the Document Selection agent does not allow you to select multiple folders or views although the Input dialog box for "In Folder" says that multiple folders can be selected. In the Setup dialog box,...
3 months ago in Domino Designer / Views 0 Needs Review

OpenNTF Domino API in core code

How much usefull would be having OpenNTF Domino API classes allowed in core Java, JavaBean. We have developed for years fighting with .recycle method, and when we missed one, perhaps dead in debugging. Please insert Domino API in core code!
over 6 years ago in Domino Designer 0 Under Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

var++ or var-- instead of var=var+1 or var=var-1

as above
over 6 years ago in Domino Designer 0 Under Consideration

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Provide nice looking basic templates with nice colors, icons, action buttons, shades.

we need 3-4 templates, different colors with great color themes, nice looking icons, state of art backgrounds. To create a nice app only code need to be added. Now Domino apps are very functional but not always look good.
about 6 years ago in Domino Designer 2 Assessment

Explicit indicator when LS-Debugger is enabled

often I forget to deactivate the LS-Debugger before opening e.g. the mailfile - this isn't funny - i need an explicit indicator in the Notes Client that the Debugger is still active... Dirk Kirchhoff
about 6 years ago in Domino Designer 4 Under Consideration

Composite App and XPages integration for enhancement

The following are current limitations of Composite App and XPages integration: Composite Application: Page option is not working- KB0106179 Composite Application: Wiring is not working in local database - KB0106177 Composite Application: Search re...
3 months ago in Domino Designer / XPages 0 Needs Review

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 3 years ago in Domino Designer / Java 1 No Plans to Implement