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 763 of 8853

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Allow interaction with local machine

Besides creating a local file in a cache-folder, there are no options to interact with the local operating system. Please find a way to allow file access to the guest operating system and also other interactions like running a shell command etc. T...
about 4 years ago in Nomad / Nomad (Web) 3 Under Consideration

Expand Form's dropdown lists for xPages

hi On the Defaults tab of the Form properties, there are a couple of places where there's a dropdown list which allows you to choose an xPage. That list should show the entire xpage name. currently I have 2 xpages which begin the same way but one ...
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Authenticate on Nomad with internet login/pwd instead of ID file

Managing ID files is the most painful problem with users who just use Notes client from time to time for a legacy application. The ID file in the vault may be expired, or pwd expired, or pwd not unique, and so one. The vault may not be accessible ...
about 5 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

XPages Central Custom Control

Can group, find and reusable across database.
almost 7 years ago in Domino Designer / XPages 1 No Plans to Implement

Allow Snippets to be added into native Notes elements like Forms and views etc

Snippets cannot be added into a Form or Form event.@formula and JS cannot be added in from a snippet.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve performance when removing all documents from a folder

It's very slow to clean up a folder programmatically. Removing even few hundreds or thousands (plus responses) it takes a while. It would be much faster just delete this private folder and recreate it again. Today the only way to clean up a folder...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration