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 4305 of 8880

AUT should be supported if AUT domino server has a non standard HTTPS port

Currently AUT is supported, if AUT domino server has a standard HTTPS port, it should be supported, if AUT domino server has a non standard HTTPS port also
over 4 years ago in Notes 0 No Plans to Implement

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
about 7 years ago in Domino Designer 0 Under Consideration

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
about 7 years ago in Domino Designer 2 No Plans to Implement

Allow to copy Online meeting link from calendar invitation

There is no way how to easy copy meeting link from a calendar Meeting form - at least in V12 on MacOS. I can not select the meeting link, only click it, which open my default browser (Firefox) where Sametime meeting do not work properly. In the co...
over 4 years ago in Notes 1 Under Consideration

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
about 7 years ago in Domino Designer 1 Under Consideration

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
about 7 years ago in Domino Designer 0 Under Consideration

iNotes user cannot read internet signed mails send to Mail-in DB mail file

UserA opens the signed mail-in iNotes - so far so good, the Notes ID for UserA is attached to the profile $shimmerid.Now UserA is out of the office and UserB reads the signed external mail within iNotes - but iNotes is asking for the Notes ID pass...
almost 6 years ago in Notes 1 No Plans to Implement

Option to relocate ../data/cacert.pem outside Domino data

We added several certificates into cacert.pem when using NotesHTTPrequest call in LotusScript. After a update or upgrade, this file is renewed. Please introduce a notes.ini parameter to relocate this file to ( example ) /local/cacerts/cacert.pem
over 1 year ago in Domino / Security 3 Needs Clarification

Allow to distinguish between HTTP requests without database access privileges

When summarizing database web access, we count requests in domlog.nsf or access log (text), but we cannot distinguish between requests from users without access privileges and those with privileges. Please be able to distinguish requests from user...
over 1 year ago in Domino / Security 0 Needs Review

Open declaration of script file does not lock design element

When using "Open Declaration"/Ctrl click on a "Use "my_script_name"" within a script file, it opens the file but does not lock the design element. The element can edited and saved using Ctrl-S while another developer has locked the file.
almost 6 years ago in Domino Designer / LotusScript 4 Needs Clarification