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 2689 of 8857

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
12 months ago in Domino Designer / LotusScript 2 Needs Review

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...
over 1 year ago in Domino Designer / ReStyle 1 Needs Review

Enable support last version (ES8) of JavaScript in all design elements, where I can use JavaScript

No description provided
over 6 years ago in Domino Designer 1 Under Consideration

Right-click on an Agent to Run on Server

There is the possibility to start an agent in the Designer client, using right-mouse click on the agent followed by Run Agent. The agent will run locally, and to test a server agent one has to use the Admin client with sufficient rights and the Ag...
almost 3 years ago in Domino Designer 0 Under Consideration

Cross-Domain Administration Request Mail File Move

When a company splits or purchases another company that use Domino it would be very handy to be able to use the Cross Domain Admin requests to be able to move a mail file cross domain. You can delete, create, rename. But mail file domain move isn'...
4 months ago in Domino / Administration 1 Needs Review

Enable Support for Domino RestAPI on Partitioned Domino Servers

Allow DRAPI (Domino REST API) to function on partitioned Domino servers. Since this configuration is not currently supported due to limitations in the current development and testing processes. Customers running partitioned servers are unable to b...
about 1 year ago in Domino / Administration 2 Needs Review

Allow the color of a table cell to change based on a field value.

Similar to this idea: https://domino-ideas.hcltechsw.com/ideas/ICAA-I-37 I would like the ability to colorize a cell based on a field value. There are so many situations for me where this could be helpful for the user. The cell color can be red to...
over 2 years ago in Domino Designer / @Formulas 1 Under Consideration

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) Some...
about 7 years ago in Domino Designer 0 Under Consideration

Access to all Attributes of SAML Assertion passed by third party IDP

Currently Domino doesn't care/save about what is sent in the SAML assertion/response other than the NameID attribute, which is looked up against the Domino Directory. It would be a good Idea to provide all other attributes to the Landing Domino Ap...
almost 2 years ago in Domino / Administration 1 No Plans to Implement

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration