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 2890 of 8851

LotusScript to browse/edit URL links (Hyperlink or Hotspot)

Function for LotusScript to process URL links created by Notes clients in the Body field with the following functions Menu: [Create] - [Hyperlink] Menu: [Create] - [Hotspot] - [Link Hotspot] For example, LotusScript can look for Document Link...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Confirmation Prompt while user delete Folder

There should be a confirmation Prompt to user when they delete Folder by mistakenly what they have created . Now if the user delete Folder it deletes with out any confirmation prompt
about 1 year ago in Notes 1 Needs Review

Provide Multi-Factor Authentication (MFA) for Notes

Provide the ability to use MFA on Notes with SAML configured to enforce security.
almost 5 years ago in Notes 6 Assessment

Make xulrunner browser window size resizeable

Make the size of the Xulrunnner window used for federated login configurable. Have a setting somewhere where size can be be specified, or save the setting if user drag the window to a bigger size. To drag the windows to a bigger size is possible t...
over 2 years ago in Notes 1 Assessment

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

When composing a new mail message: writing words like "attached" or "attachment", give a quick reminder before sending

We've noticed a little issue we encounter when sending emails. Sometimes we forget to attach documents. It happens because we're focused on the message itself. We were wondering if it's possible to add a helpful feature to Notes: Essentially, when...
over 1 year ago in Notes 1 Under Consideration

Add ability to import EML files

You have some EML files on the disk and would like to import them in a mail folder along with other emails. You can then search these EML mails like any other email.
almost 6 years ago in Notes 3 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 6 years ago in Domino Designer / LotusScript 0 Assessment

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
about 1 year ago in Domino Designer / LotusScript 0 Needs Review