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 1312

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
over 2 years ago in Domino Designer / Java 0 Needs Review

Notes View - programmable single click events for each column rather than just the whole row.

Other than in view editing a Notes View in the Notes Client allows only double click of the whole row to fire events assocated with opening a document, ie. queryopen, postopen. It would be a major improvement to allow not only the opening of docum...
about 4 years ago in Domino Designer 2 Under Consideration

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Better syntax for Domino Query Language

Doing some tests with Domino Query Language at the moment. The language syntax is far from intuitive sometimes. Some examples: form = 'MProcessus' and (Active = 'TRUE' or Version = 0) is a correct query and delivers, Similar queries do...
over 5 years ago in Domino Designer 2 Under Consideration

Make Ctrl-Break work to stop Search in Designer or other actions

Yeah, I know, I probably shouldn't have double-clicked a source line before Search had terminated, but now I'm stuck with a hung Designer and I have to kill Notes. Why oh why isn't Ctrl-Break working? I need an emergency Ctrl-Brake!!
about 3 years ago in Domino Designer 0 Under Consideration

Multiple Shared Actions collections

Currently there is only 1 collection of shared actions. It would be great to have multiple named collections of shared actions that can be inherited separately
about 3 years ago in Domino Designer 1 Needs Review

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

XPages native application like nomad

XPages should be run on any devices the same with nomad because nomad very very slow and a lot of limitations and not easy to do a modernize eg. no graph, no chart, no theme, not support opensource framework, jquery, bootstrap, javascript and so o...
about 1 year ago in Domino Designer / XPages 0 Needs Review

When adding columns to a View, allow multi-selection of fields

When you create a View, you have to add each column individually. It would be more efficient if we could have a multi-select field selection dialog. We could select all the fields we want and columns would get created with the field names as colum...
over 4 years ago in Domino Designer 0 Under Consideration

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
about 3 years ago in Domino Designer / Java 0 Needs Review