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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Out of office Service should be the default OOO

Since Out of office agents have a delay of 6hrs and most of the users are asking why is there a delay on the out of office when they use it..
over 7 years ago in Domino Designer 2 Under Consideration

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Notes View List For JSON API REST

The Ionic Framework has list components for reading APIs and displaying data on the screen. In HCL Nomad, it would be useful to be able to create a view in HCL Domino Designer, where SELECT allows you to run a Lotus Script or Notes Agent with the ...
over 5 years ago in Domino Designer 3 Under Consideration

Default set of database icons to choose from

When I create a new database I have the option to leave the default database icon as it is OR I can past/import a custom icon for the database. The last one is time consuming and a default limited set of database icons would save me some time gett...
about 1 year ago in Domino Designer 1 Already Exists

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
about 3 years ago in Domino Designer 0 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
almost 4 years ago in Domino Designer / LotusScript 2 Needs Clarification

Ability to interface to MQTT via Lotusscript

Given the Internet of Things explosion, MQTT is widely used and it would be very useful to be able to publish and subscribe via Lotusscript which would further extend the integration to a much wider set of platforms without a direct interface.
about 8 years ago in Domino Designer / LotusScript 1 Under Consideration

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
over 4 years ago in Domino Designer / XPages 1 Under Consideration

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
over 1 year ago in Domino Designer 0 Needs Review