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

Add View search dialog feature on Embedded View

In normal view, we can search column value by Edit->Find and Replace.However, the embedded view can't search by Edit->Find and Replace. The embedded view can only search by Quick Search. (Start with search) Please consider to add View search...
almost 3 years ago in Domino Designer / Views 0 Needs Review

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

When creating new Web User accounts, enable them and their passwords immediately.

Currently if you add a new user to the Directory for web access, you have to do things like refresh http, refresh some view indexes. Otherwise the user has to wait 5-10 minutes before they can login. In 2018 this isn't acceptable, people expect to...
over 7 years ago in Domino / Security 1 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

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

Inbound SMTP DDOS Detection

Inbound SMTP Intruder Detection Prevent from smtp denial of service attacks, when Domino gets bombed with inbound mail from one address. Domino stops routing mail if this happens, the error logged is: "Router: Error searching mailbox file mail*.bo...
over 1 year ago in Domino / Security 4 Assessment

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

Force password change after next login checkbox

Please add a policy that forces the password to be changed at the next login. The policy should be immediately broadcast to all connected HCL Notes clients so that in case of a security problem, everyone is forced to use a new password. The settin...
over 2 years ago in Domino / Security 3 Under Consideration

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