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 1353

Add parameter to method embedObject of class NotesRichTextItem to avoid compressing of attachments

In Notes it is possible to decide whether an attachment in a richtext field should be compressed or not by selecting or deselecting the checkbox "Compress". In the method embedObject of the class NotesRichTextItem in Lotusscript or RichTextItem in...
about 7 years ago in Domino Designer 4 Under Consideration

Function to determine database ACL size in bytes

A function which could help to determine the exact size of database ACL in bytes. It can be used to identify if ACL size is closing to the 32K limit.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
over 6 years ago in Domino Designer / Views 0 Under Consideration

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

isempty on lists, RTitems, etc.

Also an @function equivalent for fields
about 7 years ago in Domino Designer 0 Under Consideration

New Hide-When property

A new Hide-When property to hide items from the property box also. AS even if the field is hidden, the user can see it in the property box. Or Property box should only contain the list of fields for designers?
about 7 years ago in Domino Designer 2 No Plans to Implement

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
over 4 years ago in Domino Designer / Views 1 Needs Clarification

Function to change Notes ID password via Lotus Script.

We need to change Notes ID password via program in bulk.I know that it is possible to change password with using ID-vault.Because I need to make it with our program, I want to be able to change Notes ID password via Lotus Script, Formula, and so on..
over 6 years ago in Domino Designer / LotusScript 2 No Plans to Implement

Hide view name in view dialog

If you have a Notes item of type "Dialog List" and you choose "Use View Dialog for choices", the resulting dialog will display the view name that is used to build the list of choices. Pls. hide this information. A. it is uselessB. it is confusing ...
about 5 years ago in Domino Designer 1 Assessment