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

Clear

Ideas

Showing 2622 of 8895

New features in Domino Designer to develop mobile applications on HCL Nomad

My idea is a new perspective for development with a focus on HCL Nomad, with preview features for IPad, IPhone, Android. New components: pen input, slider, rating, and easier to develop, allowing to edit and format the code, like a DXL panel, simi...
almost 6 years ago in Domino Designer 4 Needs Review

Indicate in Editor starting and closing brackets, curly brackets and parantheses

The same way if you edit Java agents it will indicate starting parantheses when putting cursor at closing parantheses.
over 3 years ago in Domino Designer 0 Needs Review

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

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

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) Some...
over 7 years ago in Domino Designer 0 Under Consideration

Add information about physical size database and external NIF files size to Catalog database records

Only logical size currently presented. View index information can only be found in log database in richtext field, NIF size information is missing. All those are essential for monitoring and reporting and system maintenance.
4 months ago in Domino / Administration 0 Needs Review

Enable an appropriate action when HCL Nomad displays phone numbers and e-mail addresses

As a Nomad user, I would like to start phone calls or send email by clicking the entry in the document or in the Nomad view representation.
almost 6 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
10 months ago in Domino Designer / LotusScript 1 Needs Review

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 7 years ago in Domino Designer / LotusScript 2 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 7 years ago in Domino Designer / LotusScript 2 Assessment

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
over 3 years ago in Domino Designer / XPages 1 Needs Review