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

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
over 1 year ago in Domino Designer / XPages 1 Needs Review

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
over 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

Enable comparedbs.ntf to work with aliases

We observed that the compare tool does not work properly when a design element has an alias. Steps to reproduce: Create a new, empty database A Create a new form with a name and an alias Create a new, empty database B Copy the form from database A...
over 1 year ago in Domino Designer 0 Under Consideration

Hide grand totals

Please add an option to hide grand totals in views. A calculated option would be even better.
over 7 years ago in Domino Designer 8 Under Consideration

possibility of displaying a help line for actions onMouseOver

insert the possibility of displaying a help line for actions even when only show icon in action bar is not selected
over 4 years ago in Domino Designer / Views 0 Under Consideration

Standard Tool for Migrate Notes Applications to Xpages (bootstrap ready)

A standard tool inside the product for a rapid applications migration Notes to Xpages
over 7 years ago in Domino Designer / XPages 0 No Plans to Implement

Ability to easily use other JSF libraries (bootFaces, angularFaces, omniFaces, ect)

Ability to easily load bootFaces, angularFaces, or ominiFaces as examples. There is no reason to build controls via extension library when a open source community is already working on it. We want to integrate with open source communities and m...
over 7 years ago in Domino Designer 0 Under Consideration

Adding a column, it should inherit all properties from the column to left

Maybe not Hidden or Icon, but size, font, colours, title font etc.
over 7 years ago in Domino Designer 3 Under Consideration

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration