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

Ability to sort a view on category totals like Excel pivot tables can.

Now if I want to sort data by category total I need to export my data and switch to excel, make a pivot, categorize my data there and then sort it there. A build-in tool to do so in Lotus Domino would be really nice.
over 3 years ago in Domino Designer / Views 0 Under Consideration

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
about 7 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement

Provide Sametime Chat Integration Feature support to MSOffice

***************update by PM*Provide Sametime Chat Integration Feature support to MSOffice via the Microsoft Outlook Add-in************** Presently Sametime Office Integration (OI) Feature is not supported on 64-bit MSOffice 2010/2013/2016 even tho...
over 6 years ago in Sametime / Chat 3 Assessment

Click sort using other column values

When I click on a column that has "Click on column header to sort" enabled, I may want to sort by other column values. For example, the first column is the country name, and the column value is "USA" or "Japan". The second column is the country co...
over 6 years ago in Domino Designer / Views 0 Under Consideration

Scheduling Replication

We are getting ready to use DMA on ipads where mobile signal is poor. Users will be using a local copy of the database. We need to schedule replaction, as with full size Notes, so that the data is pushed to the server when there is signal/connecti...
almost 7 years ago in Nomad / Nomad (iOS) 2 Assessment

Dynamic Views

In the Notes Client, in Notes Views, display dynamic data based on a query that does not require an index.Such a feature has been introduced in Notes/Domino 7 with the Db2 access views but was limited to Db2 data.We would like to have possibility ...
almost 6 years ago in Domino Designer / Views 1 Under Consideration

How to suppress the notification when Sametime status changes to "in meeting"

Disturbing notification when Sametime status changes to "in meeting" In our Sametime environment, the configuration was activated so that the Sametime status automatically changes to "in a meeting" if there are entries in the calendar (see 2023031...
over 2 years ago in Sametime / Meetings 2 Already Exists

Make multiple line text fields enabled for Scribble writing

Apple Pencil uses the Scribble feature while working with fields present in some Domino Applications. Input using Apple Pencil is possible for fields that meet the below pre-requisites: Type "Text" Style "Native OS Style" "Allow multiple lines" mu...
over 1 year ago in Nomad / Nomad (iOS) 0 Under Consideration

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