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

My ideas

Showing 9010

notes objects serialization to/from json

please add classes and/or methods to convert notes domino objects into json strings and reverse
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Show Caps Lock status in login dialog

Many modern login screens show the status of Caps Lock when asking for the password. The Notes Login dialog should do the same.
about 7 years ago in Notes 0 Future Consideration

Advanced Search on Verse

Customer wants to Advanced Search features like: - query by subject. - query by attachment name - query by attachment The interface can be like Finder on MacOS
about 7 years ago in Verse / Verse on Premises 3 Future Consideration

New user friendly Open dialog

Users are looking for applications. They are not aware on servers, directories. So, the dialog should bring up the views from Catalog. Users can search for applications by name, category, etc
over 7 years ago in Notes 1 Future Consideration

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
over 7 years ago in Domino Designer 6 Under Consideration

Support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533)

Domino should support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533) RFC 6532 and RFC 6531 allow the inclusion of Unicode characters in a header content using UTF-8 encoding, and their transmissio...
about 5 years ago in Domino 0 Assessment

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
almost 7 years ago in Domino Designer / XPages 1 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
almost 7 years ago in Domino Designer / Java 5 Under Consideration