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 1516 of 9021

Add color to the lotusscript debugger screen

from Tim Paque Use colour in the debugger as it is seen in the editor. We often spend enough time viewing our code in colour that when we get to the debugger, the plain black and white makes it harder to recognize certain parts of your code.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Allow a version of @SetviewInfo as a Lotusscript command

I would like to see a version of the @SetViewInfo / @GetViewInFo commands in Lotusscript. Of course the currently existing side effects of the @command on other Notes Design objects than the view where it gets used, need first to be removed. Other...
over 5 years ago in Domino Designer / LotusScript 2 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...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
almost 5 years ago in Domino Designer / LotusScript 1 Needs Review

Size of email - Search by

Idea 1: Customer is asking a way to search email by size in Verse on Premise Idea 2: Customer is asking a way to see size of each email Please release at a better speed, features on Verse on Premise.
over 4 years ago in Verse / Verse on Premises 2 Future Consideration

Expand CC and BCC fields by default when creating a new memo

All users need CC / BCC email to the manager, so users feel it is troublesome when create a new memo to click "cc|bcc" every time to expand CC and BCC fields. Therefore, they request to expand CC and BCC fields by default when creating a new memo.
over 4 years ago in Verse / Verse on Premises 2 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.
over 4 years ago in Verse / Verse on Premises 3 No Plans to Implement

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...
almost 5 years ago in Verse / Verse on Premises 1 Already Exists

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...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review