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

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

PDF file preview support require using HCL verse.

HCL Verse 3.1 and onwards allows the users to preview file attachments in emails using the Domino POI service. This is a good option for previewing attachments when Connections is not integrated. https://help.hcltechsw.com/verse_onprem/3.1/admin/e...
about 2 years ago in Verse / Verse on Premises 6 Assessment

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

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

Tentative meetings should be visible in "Find a time" section.

Tentative accepted meetings doesn't show up in "Find a time" section when another user is trying to create a meeting invite. It shows as available and is causing schedule conflict. Tentative meetings should show up in a different color.
3 months ago in Verse / Verse on Premises 0 Future Consideration

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

Ability to Remove attachments from an invitation and update notification

Is it possible to Remove attachments from an invitation and update notification in HCL Verse
4 months ago in Verse / Verse on Premises 0 Future Consideration
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