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 3618

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Complete/clear JavaSapi for production use

The HTTP bridge bundle on Domino contains a Java peer to DSAPI, as I explored in this blog post: https://frostillic.us/blog/posts/2022/5/19/poking-around-with-javasapi I don’t know what limitations there are to this, but I’d imagine that developme...
over 3 years ago in Domino / Integration 5 Under Consideration

Ability for Domino server logs to be send to Syslog server McAfee SIEM

Ability for sending Domino server logs to Syslog server McAfee SIEM" (A) Information found that seems to imply that the action requested is not supported yet Identified existing Enhancement Request Lotus Notes SPR # NASS9Y7T2V -APAR LO85586 Domino...
about 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) Some...
almost 7 years ago in Domino Designer 0 Under Consideration

Uniform consistent cross-platform rich-text field

With all the old and new front ends we can have in front of a domino database (client, classic web, Xpages, Nomad, Nomad Web, AppDevPack, Volt, KEEP, ...) it would be very usefull to have a special kind of richtext field with a limited but consist...
over 3 years ago in Domino Designer 2 Under Consideration

Allow Nomad to update the internet password when user changes an ID file password

Currently when the user changes the password from Nomad Web via "Change Password" menu then it can successfully change the password in the ID Vault. However if there is a Security Policy set in Domino to sync the ID file password with internet pas...
12 months ago in Nomad / Nomad (Web) 1 Under Consideration

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Add Option to Reopen Document when switching to Editmode

A common cause of conflicts are documents that users keep open in read mode for long times (sometimes several days). Re-reading the current state of the document before switching to edit mode avoids many conflicts. It would be nice to have an buil...
over 5 years ago in Notes 4 Under Consideration

Nomad: Workspace supported and enabled by default as home page

Current last 12 applications homepage is very limited and not simple for changing location of db local or on server
over 5 years ago in Nomad 5 Under Consideration

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration