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

Remove and add database icon using lotusscript

Requirement is to remove old database icon and add new database icon on the workspace using lotusscript. @RenameDatabase and @AddDatabase methods doesnot fit in customer requirement. Migration from old version to new version is being done and at s...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

add last run time and assigned server to agents view in designer

can quicky see hat agents are running and what server they are on
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Create Contact from Signature

In the legacy Notes Client you are able to create a contact from a mail "More -> Add Sender to personal contacts ...". We are using Verse on Premise as our new default Mail Client and our customers love it. But for now they have to switch to ol...
over 5 years ago in Verse / Verse on Premises 1 Already Exists

Allow Verse clients to move the preview pane to different locations

Currently, it will only show to the right of messages. Can we add the ability to have it at the bottom?
almost 2 years ago in Verse / Verse on Premises 0 Future Consideration

Reduce the gap feature between verse and notes client.

Verse should have no gap feature between HCL Notes client eg. notes policy, location document, roaming, replication and so on.
almost 5 years ago in Verse / Verse on Premises 3 No Plans to Implement

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

“Mark Addresses” - Highlighting external mail address in Red and internal mail address in Blue in IBM Verse App.

Mark addresses outside certain domains. When you are addressing a message to a recipient that's not in your organization's domain, Mail can color the recipient's name red to alert you. This feature “Mark Addresses” already exists in iOS mail.1) Op...
over 7 years ago in Verse / Mobile (iOS) 1 Under Consideration

Run local agents locally (not on server) which are not signed by the currently running entity

Problem with the agent starting locally. Error Message while executing the agent on the local machine instead of server. "AMgr: Agent '<agent name>' in '<database name>' does not have proper execution access, cannot be run." W...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Functionality required to remove the attachment name (text) from the "Rich Text" field and display only the attachment icon.

One can populate attachments in a rich text field. However, it displays the attachment name as well. Formula language or LotusScript method is required to delete the attachment name and display only the attachment icon from the "Rich Text" field.
over 3 years ago in Domino Designer / LotusScript 1 Needs Clarification