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 2131 of 8901

Incomplete support of X.509 certificates on Traveler/Companion is identified. Users cannot create / reply / forward encrypted emails using X.509 certificates on Traveler/Companion.

Our Expectation on the Users' Experience with their Mobile Devices:- (a) User_A (as an email sender on a mobile device) should be able to send an encrypted email to a recipient using X.509 public key certificate, retrieved from an organisation's d...
about 7 years ago in Traveler 0 Assessment

Should hide https://hostname/api/core/ for security side

From traveler R9.0.1.21, end user can anonymous access below URLhttps://hostname/api/core/ And get below info: links 0 rel "pwstats"href "/api/core/pwstats"1 rel "nonce"href "/api/core/nonce"2 rel "stats"href "/api/core/stats"Customer think it is ...
almost 6 years ago in Traveler 4 No Plans to Implement

Download whole message for all truncated mails all at once in Verse iOS

Regarding Verse iOS, when you sync old mail message, it will be truncated with a message "Your data has been truncated.". To read it, you need to download whole message per mail manually. Customer want to download whole message for all truncate...
about 1 year ago in Traveler 0 Needs Review

Updated private views from Shared view

I'd like when create a private views from the shared view the possibility when update the shared view , the private view also update. If someone not wants the possibility with the tick not update this private view is not update. Also the possibili...
almost 5 years ago in Domino Designer / Views 0 Under Consideration

Extend Meeting Recording Storage Time

Make the time period for storing a meeting recording a configurable field for users, extend the storage at a user level (it sounds like it’s already available at the admin level). I could see some companies not wanting all their users to change th...
almost 3 years ago in Sametime / Meetings 0 Under Consideration

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
about 7 years ago in Domino Designer 1 No Plans to Implement

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
over 5 years ago in Domino Designer 1 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add retention time per groupchat / user chat

Make it availble for users to add retention time to a chat (user to user) or add a timer in a groupchat. Messages must stay in MongoDB, but should disappear from the mobile device.
7 months ago in Sametime / Mobile (iOS) 2 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review