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 1279 of 8272

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Web based domino designer

That would be great to have a web based domino designer
almost 6 years ago in Domino Designer / LotusScript 1 Assessment

Allow ‘Computed for Display’ for Rich Text fields

Currently you only have an Editable or Computed Rich Text field. Allowing Computed for Display (CfD) for RT fields would make it easier to embed RT on a form e.g. for showing context sensitive help, based on other fields, without the data being st...
about 5 years ago in Domino Designer 0 Under Consideration

Review Java Security Policy

This may be a moot point if the preferred approach for Java development is e.g. OpenLiberty / Liberty Profile + gRPC to Notes / Domino. But if Java development on the Domino stack is still a recommended approach, the Java security policy needs rev...
about 6 years ago in Domino Designer / Java 2 Under Consideration

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Freeze some columns from left

Categories and some important columns to identify document should be displayed any time when a lot of columns defined in the view. Please improve view function to freeze some columns from the left like "Freeze Panes" function in the Excel.
almost 4 years ago in Domino Designer / Views 0 Under Consideration

Total counter in view is not correct if there are hidden documents (reader fields)

Views count hidden documents that are not visible. Only the documents that the user sees should be counted. In addition, it should not be possible to display data of the hidden document as a category (data security).
about 6 years ago in Domino Designer 1 Under Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Programmatically hide view based on Platform - i.e visible on desktop, not on phone

It is possible to restrict or allow user access to a view based on username or group. We have apps that run on the Notes client (desktop) and also in Nomad (phone). The same users access the app on both desktop and mobile devices. Given the small ...
3 months ago in Domino Designer / Views 2 Already Exists

Notes Listbox options should wrap around the field instead of presenting a horizontal scroll bar

Listbox options should wrap around the field instead of presenting scroll bar. A field option to wrap text or present scroll bar or not would be better. This would allow us to create better user interfaces for the Notes client. This would be parti...
almost 3 years ago in Domino Designer 0 Needs Review