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 1110 of 8857

Force a DB to open fully before control is returned to the Notes client

Referencing SPR # PALT7THML2: OpenDatabase method of the UIWorkspace class so that when you are opening a DB in the UI, you can make sure that it is fully opened before proceeding so that future code does not fail because it is taking the DB too l...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
about 2 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

make customControl categories selectable

XSP customControl design elements can be categorized in Designer which is a neat feature esp for complex applications with dozens of customControls. This would be even more helpful if we could select from categories defined previously; currently w...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

a new function to do Computewithfield

You often doesn't want to compute the complete form that you do with computewithform. If you have an scheduled agent you often only want to update fields related to views and then a computewithfield would be great that you could send in one or mor...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
about 2 years ago in Domino Designer / XPages 0 Needs Review

Metered connection and replication

It's great that it's possible to use applications offline via replication. But it's not possible to control data usage on a metered connection. So I would really appreciate giving users control of data usage (via toggle like "Replicate only on Wif...
about 2 years ago in Nomad / Nomad (Android) 0 Assessment

notesdatabase.compactwithoptions

Needs to be brought up to date with latest domino version compact options. For example enabling / disabling daos or nif. Also needs separate options for -r and -R
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Nomad: Disable a choice of Biometric Authentication when initial setup

Customer don't want to show "Enable Touch ID (Face ID)" in Notes ID Password dialog when Nomad initial setup. It will be shown if Biometric Authentication on iOS is enabled, and they want to use password only for Nomad. Even if Marvel Client s...
over 4 years ago in Nomad 1 Already Exists

Designer : Support @Formula dialog for Web applications.

We can't use UI prompt functions(i.e. @Prompt) in Web applications. Please support Web application.
over 6 years ago in Domino Designer / @Formulas 1 Under Consideration

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
over 2 years ago in Domino Designer / XPages 0 Needs Review