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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Stop "Anonymous authentication manager was not initialized!" message

In Sametime V11, the customer found the following message was ouput in Sametime_yyyymmdd.err under Domino trace folder: ----------------------- E stusers 10/ 4月/20, 12:10:59 Anonymous authentication manager was not initialized! -------------------...
over 6 years ago in Sametime / Chat 0 No Plans to Implement

Provide a way to record time more precisely than one second intervals in LotusScript

I would like to be able to time some of my code to improve the speed. However, Time, Timer and NotesDateTime will only return time in one second intervals. This is not really accurate enough to be useful. I would like to be able to grab the time b...
over 6 years ago in Domino Designer 4 Under Consideration

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Awareness and chat as default view in PWA App

Sametime's PWA app starts with the chat view by default. I want the contacts (Awareness) to be opened by default. Or better yet, both views.
about 3 years ago in Sametime / Chat 2 Under Consideration

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
about 3 years ago in Domino Designer 1 Under Consideration

More options for search in People

It would be great to add more options for searching, more than option for sort (Sort by First name or Sort by Last name). e.g. search only for last- or first name.
almost 8 years ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 2 Future Consideration

Require minimum access level to open database in client

Setting this option e.g. to Designer, I could prevent that a "normal" user can open a database in Notes Client. This is a big feature when an application is migrated to web and I want to prevent a user using Notes access. So I can assure that a us...
over 6 years ago in Domino Designer / Views 1 Under Consideration

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...
almost 8 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.
almost 8 years ago in Domino Designer 2 No Plans to Implement

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...
almost 8 years ago in Domino Designer 1 Under Consideration