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 1432 of 8993

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
almost 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Feature to allow Verse Web to open another user's calendar on a mobile browser

When using Verse on a mobile device, it does not display the delegation panel. HCL do not claim support for delegation on a mobile device and have not tested it. If a user needs/wants to open another user's calendar, they need the correct access t...
5 months ago in Verse / Verse on Premises 0 Future Consideration

the VOP notification system needs to be improved : push notification

VOP (especially in PWA version) is very popular with customers, one of the aspects to improve is the delay of notifications and the way they are handled. I just think you could improve on that by implementing push notfications. doesn't require muc...
over 5 years ago in Verse / Verse on Premises 2 Future Consideration

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

compute the font colour

making the font colour e.g. for a text field could add great value e.g. mark in red/green/orange to emphasize a status
9 months ago in Domino Designer / @Formulas 0 Needs Review

Request to enhance message metadata fields in verseApiData.context

We would like the fields Encrypt, Sign, and the message UNID to be included in the event.data.verseApiData.context object.
9 months ago in Verse / Verse on Premises 1 Future Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 6 years ago in Domino Designer / LotusScript 3 Assessment

Allow Verse user to select all mails at a time

Currently when the Verse user selects all the mails by pressing Ctrl + A, then only first 30 mails get selected. So user has to perform the operation in batches of 30. So there is a feature request to allow user to select all mails at a time rathe...
about 1 year ago in Verse / Verse on Premises 0 Future Consideration

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration