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 766

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Images across works in View columns;icon when over there with the mouse it change

I can create a button in HCL NOtes when I pass over there change using the technic image across put =2 and put images cross . But I try to do in the views and not works Notesview show the 2 icons, I'd like an icon when I put the mouse over it , it...
over 3 years ago in Domino Designer / Views 0 Under Consideration

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration

Improvements in the user interface components for the development of Client and Nomad Applications

Most of the classic components used in Notes client applications, have not changed much since the R6 version. That is why my idea is to make improvements in the user interface, such as the inclusion of new features that allow to customize the clas...
over 3 years ago in Domino Designer 0 Under Consideration

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

allow to refer attachment files by @dblookup

Currently @Dblookup can refer (small) image data in rich text field of other document. However it cannot refer file attachment. The customer request to add a feature to refer attachment file in other document by @Dblookup.
over 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Domino statistics to display the users that agents are running under

This will be beneficial to have statistics to show the users that agents are running under. This includes scheduled and web-based agents.
over 3 years ago in Domino Designer 0 Under Consideration