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 1303

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
8 months ago in Domino Designer 0 Needs Review

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
over 4 years ago in Domino Designer / @Formulas 1 Assessment

Import Image Resource default to PNG

The Import Image Resource action should default to PNG. Or even better include, by default, all known images formats (*.gif, *.png, *.jpg, *.bmp). It'd be really appreciated since nowadays PNG is the standard.
4 months ago in Domino Designer 0 Needs Review

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
almost 3 years ago in Domino Designer / LotusScript 1 Under Consideration

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
4 months ago in Domino Designer / LotusScript 0 Needs Review
125 VOTE

Add CSS (or something similar) to be used in Domino/Notes native design elements

Redesign an existing app is a big challenge. Today you have basically only the choice to change to a web application, because if you have a lot of views, forms and pages and have to update each design element separately - no customer will pay for ...
over 6 years ago in Domino Designer 5 Assessment

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
20 days ago in Domino Designer / @Formulas 0 Needs Review

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve options in Domino Designer for creating fields for HCL Nomad and Notes Client

Improve features for creating fields in HCL Nomad and Notes Client: Text mask (using regular expression) set Maximum and minimum characters in field properties set Automatic capitalization in field properties option for Restrict character...
5 months ago in Domino Designer / ReStyle 1 Needs Review
119 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
over 6 years ago in Domino Designer / XPages 3 Under Consideration