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

Clear

Ideas

Showing 2647 of 9019

Add icon option to the form buttons as it is now possible in the action buttons

No description provided
over 7 years ago in Domino Designer 1 Under Consideration

Automatically (un)follow Domino Console when scrolling

(Un)follow the Domino Console when scrolling up/down. Also provide a checkbox "Follow tail". For both Admin Client and server console. If you scroll up -> unfollow (but still append new console text) If you scroll to the end (or activate checkb...
about 5 years ago in Domino / Administration 0 Assessment

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Formula based archive criteria

The selection conditions for archiving are very basic: - not modified in more than- not expiration date older than- selected by user- older than Having a formula available would open all type of custom logic. Without that the only option would be ...
over 6 years ago in Domino / Administration 0 Under Consideration

Allow Enable/Disable/Sign agents from Domino Administrator without opening DDE

As an administrator it should be easy to enable or disable agents without opening the application. From the files tab in Domino Administrator there should be an action when having a database seleced to see all agents in the application and the opt...
about 7 years ago in Domino / Administration 2 No Plans to Implement

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
about 4 years ago in Domino Designer / LotusScript 1 Needs Review

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
about 5 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review