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 1303

Enable support last version (ES8) of JavaScript in all design elements, where I can use JavaScript

No description provided
over 5 years ago in Domino Designer 1 Under Consideration

Update Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
over 1 year ago in Domino Designer / Documentation 0 Needs Review

Sort all lotusscript Classes, Subs and Functions alphabetically in the Objects pane

Instead of the current spiffy random order
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Work with Collections: Give the Notesview a new LS command: Search.

I herwith suggest to have a new LS-command: NotesView. Search It should be similar like Notesdatabase.Search, but should only work on the view content. I know that db.search has the reputation to be slow, but if it would only work in a view it cou...
about 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Fix NotesPeek Help File

NotesPeek recently got updated to work properly with the Notes 64-bit client on Windows. Yay! Unfortunately, the help information in NotesPeek is still in a very old format that's only usable on Windows 7 and earlier. There is some great informati...
over 1 year ago in Domino Designer 1 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
almost 6 years ago in Domino Designer / LotusScript 2 Assessment

Add Indication of Hide-Whens Present on Forms etc in Designer

This will help debug design objects when hide-when fields are present. It would be idea to be able to see the hide-when details without having to open the properties, such as mousing over or a setting that shows it as markup
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration