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

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 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
about 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Close all sametime chats in one step

Many people want to clean up their sametime chat windows and they would close all open chat conversations. At the moment they must close all open chat conversations separate. It would be very nice if there is a function to close all the chat conve...
about 4 years ago in Sametime / Chat 3 Already Exists

Setting for auto leave meeting chats after x days.

Problem: As an End User, I need to be able to specify a number of days that I am in a meeting chat before I automatically leave that chat if nothing has happened in that chat since the meeting, because it will save me time and reduce the clutter i...
9 months ago in Sametime / Chat / Meetings 0 Needs Review

Sametime integration not working in Microsoft Edge in multi-domain environment

Sametime integration should support multiple domain environments. For example, sametime in @renovation domain and iNotes\Verse in @acme domain. This is currently not working in the Edge browser.
over 2 years ago in Sametime / Chat 1 Future Consideration

Restore detailed LOAD DESIGN console output (regression in 14.5.1)

Up to and including previous releases to 14.5.1, the LOAD DESIGN command listed the databases that were updated by the design refresh directly in the Domino server console. This provided immediate and essential feedback to developers and support s...
5 months ago in Admin Client 2 Already Exists

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration