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

Make comment on all design element Read Writable using Lotusscript

The comment field on each design element should be writable using Lotusscript and perhaps Java when doing design element automation I.e creating views or enable disable agents that is scheduled in applications it would be good to be able to read a...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
over 1 year ago in Domino Designer / LotusScript 2 Needs Clarification

Add basic reverse-proxy functionality to the Nomad websocket proxy server (nwsp)

Adding Nomad to a Domino server (incl. the native 'Nomad websocket server') 'steals' the port 443 from Domino if one wants Nomad to be available on standard https://. Also Nomad default listens on port 9443, users expect it at 443. If the Domino s...
almost 3 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Prevent status (enabled or disabled) of "Before new mail arrives" agent from being inherited.

"Before new mail arrives" agent is created in template. Multiple DBs inherit design from this template. Requirement is to prevent the status (enabled or disabled) from being inherited. Need feature/control to prevent status of this agent being app...
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Add nomad as an open-in-target in iOS and android

We think being able to open nsf files from the Files app is a good idea for a feature request. It makes sense for Nomad to show up as an option when attempting to open an nsf you've downloaded to the device.
about 3 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Able to use macros in creating documents on mobile device

iOS does not allow running Macros in MS Office documents, so if I need to populate an attachment with fields, all this logic should be done at the server side, as I have been told. AppDev or work around?
almost 8 years ago in Nomad / Nomad (iOS) 1 Planning to Implement

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration