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

Spell check in 2 languages at once

Customer has many users that send email in multiple languages. The memos are composed with the first paragraph in English and the Second in French or Dutch. They want to be able to spell check it once for both languages. For example: to have Notes...
over 5 years ago in Domino / Administration 2 Assessment

Access other persons Calendar on Verse client for Android and iOS

User A given Calendar access delegation of User B Calendar. The user A should be able to access the User B Calendar through Verse (Android and iOS) on the device.
about 7 years ago in Traveler 1 Under Consideration

Make fixlist available to be replicated

Great to see the fixlist is back.https://ds_infolib.hcltechsw.com/ldd/fixlist.nsfWould love to be able to replicate the database to my Server for better searching and recognising changes.
over 3 years ago in Domino / Administration 1 No Plans to Implement

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Last Access Database Info Summary

Customer would like to have an additional view or new database that shows all Database, Last Access Date and who access the database (Last Access Date). This will help user to delete the database that it not in use for a long time.
12 months ago in Domino / Administration 3 Needs Review

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

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

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