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

Domino Designer

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...
over 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
over 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an itemname property to @AttachmentNames

@AttachmentName gets the name of all Attachment in a document. I need a posibility to get the names of the attachment in only one iten/field. in all my documents, I have a subform for attachments with two fields PrimaryFiles : The files I want to ...
3 months ago in Domino Designer / @Formulas 0 Needs Review

DominoIQ interface with Designer

I would like DominoIQ to scan an existing/legacy Notes NSF design and be able to summarize the overall workflow and critical/high traffic design elements and features. An alternative spin - I would like to have DominoIQ scan the design and make re...
8 months ago in Domino Designer / Documentation 0 Needs Review

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
about 8 years ago in Domino Designer / LotusScript 0 Under 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 ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

A new option for PickListCollection to select all documents in a view by default

Please add a new option to the PickListCollection method (NotesUIWorkspace class) that allows users to "pre-select all documents in the view" when the multipleSelection option is set to 'True'.When there are many documents listed and users have to...
3 months ago in Domino Designer / LotusScript 0 Needs Review

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 ...
almost 7 years ago in Domino Designer / LotusScript 3 Assessment

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
about 1 year ago in Domino Designer 0 Needs Review

Add view filter option to columns, where user can select documents to be displayed

You might know filter option in LibreOffice or Excel, where user can reduce the shown documents to selected values. Of course, this can also be done by using a search formula, but most users are not experienced with the syntax of notes search.Addi...
about 8 years ago in Domino Designer 17 Assessment