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 364

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
over 3 years ago in Domino Designer / LotusScript 1 Needs Clarification

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 3 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

User want to save Application Icon by LotusScript.

The user want you to realize the function that the source file of the application icon saved in [Resource] - [Icon] that is a database design can be saved locally by LotusScript, @Function, such as programming language.
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration