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 629 of 8851

Add support for an IMAP account in Notes Client 12.0.2 and above

Notes Client 12.0.2 and above cannot be configured for an IMAP account and it gives an error as "Function not implemented by internet messaging extension" and the same error comes in Notes Client 14.0 as well. However an older version clients like...
about 1 year ago in Notes / Documentation 1 Needs Review

Include more customization options in Domino Designer for creating buttons for Notes Client/Nomad

Using Domino Designer to create a button for forms/subforms or pages accessed by the Notes Client or Nomad, the button component has few customization features, there is no mouseOver feature, or option to place an icon next to the button caption. ...
almost 2 years ago in Domino Designer / ReStyle 1 Needs Review

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
8 months ago in Leap / Documentation 0 Needs Review

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 4 years ago in Domino Designer / Java 0 Assessment

Restyle dialog itself needs restyling

in step 2 of the restyling process ("confirm mapping") we need to choose a set of elements (forms or pages) then the name of that element. The comboboxes for the elements' names are way too narrow for long names; it can become a trial-and-error jo...
about 2 years ago in Domino Designer / ReStyle 0 Needs Review

Enhance items - Datagrid

Please enhance Datagrid items: allow more presets for displayed rows - such as 25, 50, 100 and/or add a javascript method to change row count programmatically. At the moment, Leap allows only 5,10 and 20 rows. allow filters on attachment columns (...
almost 3 years ago in Leap 0 Needs Review

Notes client: alias for fields

Volt creates now the field prepending F_fieldname So in this case we can not use an existing native notes app. If we can add an alias in a field in the notes client like for views and forms is the case we could "link" the fields of Volt with the f...
over 5 years ago in Leap 7 No Plans to Implement

Number of lines in integrated table/view

When using an integrated table as view, we should see how many lines the table has and be able to set-up a scrolling mecanism (page numbers, next, previous, start, end)
over 5 years ago in Leap 0 Under Consideration