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

All ideas

Showing 8983 of 8983

Sametime Meeting Share Meeting Link per Mail

It would be useful to share a meeting link by email. Now ist is just possible to copy a link to dashboard and paste it manually into an email etc.
almost 5 years ago in Sametime / Meetings 1 Future Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Offer Google material Design for Xpages / Mobile

In order to compete with PHP, Ruby and ASP software development, we need tools to create amazing and upto date interface. All the Cloud software companies are offering great API and CSS Files for development. It would be amazing if Xpages had the ...
over 6 years ago in Domino Designer / XPages 1 Under Consideration

new status "Home office"

Due to COVID-19, significantly more employees are in the home office on a daily basis. Since personal contact in the business is still desired, the status "Home office" would give a statement that the person is at work, but not in the business, bu...
over 5 years ago in Sametime / Chat 5 Under Consideration

More than crud for Node.js

The Node.js api is today only crud operations but we need more. If this is to replace XPages/Java or Lotusscript as a full development language for Domino and not only as an addon. We need a full Domino api implementation for Node.Js. We need more...
about 7 years ago in Domino 1 Under Consideration

Can HCL Domino 14 be installed on a virtual machine created in Proxmox?

We need to know if HCL Domino 14 or higher can be installed on a virtual machine created in Proxmox, and if there are any restrictions or considerations, considering that Linux will be installed on the virtual machine.
5 months ago in Domino / Integration 1 Already Exists

Add Ability To Set Secure Cookie Attribute To Domino Server

Can the ability to set the Secure cookie attribute be added to the HCL Domino server? This could be done similar to the SameSite cookie attribute that was added to Domino version 12.0.x. Most HTTP servers provide the ability to set the Secure cook...
over 3 years ago in Domino / Security 4 Already Exists

Support LDAP RFC2307 schema

Domino LDAP is way behind current LDAP standards. At a minimum support for RFC2307 is required. This would e.g. allow for integration into SSSD on linux operating systems.
over 7 years ago in Domino / Administration 0 Assessment

Add an option to programmatically open a frameset in a specific database

Today, neither @Command([OpenFrameset]) nor NotesUiWorkspace.OpenFrameSet() allow opening a frameset in a specific database (other than the "current" database). I'd like this limitation to be removed.
over 6 years ago in Domino Designer 0 Under Consideration

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
almost 4 years ago in Domino Designer 0 Needs Review