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

FILTER BY CATEGORY

LotusScript

Showing 346

Disable "Public Encryption Keys" option from "Document Properties"

Customer is looking for option to not allow users to add/remove names from "Public Encryption keys" present in "Security" tab of "Document Properties" for any document.Requirement is to restrict users to not use this option somehow.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
almost 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Force a DB to open fully before control is returned to the Notes client

Referencing SPR # PALT7THML2: OpenDatabase method of the UIWorkspace class so that when you are opening a DB in the UI, you can make sure that it is fully opened before proceeding so that future code does not fail because it is taking the DB too l...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
over 1 year ago in Domino Designer / LotusScript 1 Already Exists

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Hide form fields properties without encrypt.

We need the possibility to use "hide when" formula în fields for security not only for display. To encrypt only some fields în form is very hard to implement in real world.
about 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement