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

Tika image support + Make Tika available from Lotus Script

Add image OCR support to Tika and make Tika functionality available from Lotus Script to get text data from all type of attachments (existing and images). https://github.com/tesseract-ocr/tesseract is part of the full Tika package and Tika automat...
about 1 year ago in Domino / General 0 Needs Review

DRAPI before and after action plugin

Add option for processing before or after a post or other actions. Like mapping an agent to run before POST or after POST a document. This would enable to have server side processing and reuse existing logic for new apps using DRAPI. Like defining...
about 2 months ago in Domino / General 2 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
11 months ago in Domino Designer / LotusScript 1 Needs Review
155 VOTE

New modern web-based Login / authentication mechanismen

- new modern and fancy Login Form, responsive for all devices, but customizable - default integrated functions for username and password forget / reset - Support / API for Multi-factor authentication - customizable strength for Web Password - Log...
about 8 years ago in Domino 0 Assessment

Enable "Design Synopsis" to include all design elements

Currently, the "Design Synopsis" feature in Domino Designer only targets traditional design elements such as Forms and Views, and does not support the output of XPages or Custom Controls. Please enhance this feature so that all design elements can...
5 months ago in Domino Designer / XPages 0 Needs Review

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Allow DirSync against other LDAP sources

By now it´s only possible to run the DirSync task against an Active Directory. Some customers use e.g. an OpenLDAP server for authentication and storing the information. So it would be great to be able to configure Domino DirSync for syncing infor...
10 months ago in Domino / Administration 0 Needs Review
137 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
over 7 years ago in Domino Designer / XPages 15 Under Consideration

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
almost 4 years ago in Domino Designer / LotusScript 1 Assessment
126 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
about 7 years ago in Domino Designer / Debugger 2 Assessment