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

All ideas

Showing 8276

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration

add XPages support into Domino designer

Workflow is a good flow product, stop 7. Hope to keep growing
about 2 years ago in Lotus Workflow 1 Under Consideration

Built-in LotusScript function to provide LMBCS to UTF-8 encoding conversion

Currently with a LotusScript web agent session.DocumentContext call is based on LMBCS-based encoding . If that can not be changed to allow UTF-8 encoding, please provide a built-in LotusScript function to perform the conversion.from LMBCS to UTF-8...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Please make Fulltext Search available in Softdeletions, too

When Searching in soft deleted Documents, there is usually way less views for the data in question to navigate in. - And it is therefore harder to find the relevant datasets I would like to check. Please not only for mail.
5 months ago in Notes 1 Needs Review

Is a proper integration of current Sametime Meetings planned with Notes?

Is a proper integration of current Sametime Meetings planned with Notes (compared to how Microsoft does it with MS Teams integrated into Outlook calendar)? Currently there is no integration into the Notes-Client as with the former Sametime 9 versi...
over 3 years ago in Sametime / Meetings 2 Already Exists

Expand the default size limitation of console log in Domino server

The default size limitation of console log (console.log) in Domino server is 10 MB. If the size exceeds 10MB, the contents of the log will be cycled and the old contents will be deleted. However, with the amount of features available on Domino ser...
almost 3 years ago in Domino / Administration 4 Under Consideration

Servlet 4, Websocket and asynchronous support for XPages

Server side websocket support (expose endpoints as Springboot can) and client side library to consume, based on standard JS library (socket.io or something) Allow asynchronous operation on XPages server side
about 6 years ago in Domino Designer / XPages 2 Under Consideration

Add NotesView.AllDocuments property for LotusScript

So useful...
about 6 years ago in Domino Designer 1 Under Consideration

Increase the maximum length of the lotusscript identifier

The maximum length of a LotusScript identifier is 40 characters. If LotusScript is generated from a Web service WSDL file, longer identifiers may be generated. E.g. because the names of the generated constants for enum are composed of two names fr...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
4 months ago in Domino Designer / LotusScript 4 No Plans to Implement