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 1236

Uniform consistent cross-platform rich-text field

With all the old and new front ends we can have in front of a domino database (client, classic web, Xpages, Nomad, Nomad Web, AppDevPack, Volt, KEEP, ...) it would be very usefull to have a special kind of richtext field with a limited but consist...
over 2 years ago in Domino Designer 2 Under Consideration

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
over 2 years ago in Domino Designer / LotusScript 5 Needs Review

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
over 3 years ago in Domino Designer 1 Under Consideration

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Instead of one colour across the whole View for Column Totals enable colour selection for each Column Total.

No description provided
over 5 years ago in Domino Designer 0 Under Consideration

Wizard to generate / modify a GraphQL schema for a customer, backed by a GraphQL server

GraphQL is a significantly enhanced REST API. The GraphQL website outlines some of the benefits over standard REST services: Ask for what you need, get exactly that Get many resources in a single request Describe what’s possible with a type syste...
over 5 years ago in Domino Designer 1 Under Consideration

Undocumented functions

John Paganetti once said „There are no u documented functions when you work for IBM“. many of us are using those functions and we figured out their signatures. Some undocumented stuff is also used in shipped templates. I no longer insist in makin...
over 5 years ago in Domino Designer 5 Under Consideration

Ability to mark a field as required without having to code

From Bruce Elgort Provide the ability to check off a box on the field properties box that indicates that the field is required
almost 6 years ago in Domino Designer 0 Under Consideration

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
over 1 year ago in Domino Designer 1 Needs Review