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

LotusScript

Showing 396

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 ...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

More global objects

It would development a lot easier if more common global objects are available. e.g. country lists, country codes. Things that are coomonly used across applications.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

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.
over 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.
over 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

CSV export in UTF-8 BOM format (for user registration)

It is not possible to export from a employee management notes database and import new users as csv text file with UTF-8 BOM format in the admin client. This is the REQUIRED format from HCL!
about 1 year ago in Domino Designer / LotusScript 2 Needs Clarification

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.
over 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration