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

Domino Designer

Showing 1304

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 3 years ago in Domino Designer / LotusScript 0 Under Consideration

"Live" view for Notes client

Would be great to have a "live" option for a Notes view so no value for the view/column values will be stored somewhere so it has absolutely no caching. Bad for performance but there are use cases for it (views with not too large data-sets).
about 1 month ago in Domino Designer / Views 1 Needs Review

Add a feature to change the Javascript Script Libraries editor format

Who needs this? Domino/Notes developers What do they want? They wanted to change the new format of the Designer Script Library (Javascript editor) and go back to default setting from previous versions without the Fx and sub sections under it. Why ...
about 1 month ago in Domino Designer / Java 2 Needs Clarification

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review

Enhance reset perspective for Designer so it helps more with workbench.xmi corruption

Enhance reset perspective for Designer so it helps more with workbench.xmi corruption. I have an too many of Search tabs in several paanes that do not go away if I change or Reset Perspective
3 months ago in Domino Designer 0 Needs Review

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 0 Needs Review

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 6 years ago in Domino Designer 6 No Plans to Implement

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

View returns wrong total with read access

If I have a view that has documents with read access documents that isn't visible to me they are still counted in the view total column if I can see one document in that category. We need to know if the data is correct or not. This leads to calcul...
almost 2 years ago in Domino Designer / Views 0 Under Consideration