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 2020 of 8880

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Sort the output of the "Show tasks" command

Please sort the output of the "Show tasks" command within the Domino server console! Either alphabetically or with ANY sorting order! But please not unsorted like is is right now! Mark Reiser sirius-net GmbH
almost 6 years ago in Domino / Administration 0 Under Consideration

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Ability to use multiple Login Forms in Domcfg.nsf based on a particular criteria.

Users from different locations / OUs should have different Login Home Page when logged in Inotes through Domcfg.nsf.
over 3 years ago in Domino / Administration 0 Under Consideration

Execute Program Documents sequentally

It should be possible to create a Program Document and have them followed up by another Prgram Document when the task is completed. E.g. maybe you want to stop some tasks when DBMT is active: Program Document 1: server - c "tell http quit" at 00:5...
over 4 years ago in Domino / Administration 1 Under Consideration

prevent the AutoUpdate task staring at Domino startup (V 14.0)

Customers don't use the AutoUpdate task. So the customer wants to prevent the autoupdate task from starting automatically at Domino startup.. Can we have the option to run the autoupdate task as optional or a Notes.ini parameter to prevent the ...
12 months ago in Domino / Administration 2 No Plans to Implement

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
12 months ago in Domino Designer / LotusScript 1 Needs Review

one Volt-template for multiple applications

for an example: i've 50 surveysat the same time, all with same design, only diferent (dynamic) questions inside...now i find 1typing-error. at the moment i've to change !50 volts an publish then because of this tiny problem.
over 4 years ago in Leap 0 Under Consideration

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
almost 2 years ago in Nomad / Nomad (Android) 3 No Plans to Implement