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

Possibility to make a SIP call out from a ST-Meeting to a AV-Meeting Room

As shown in this video for Jitsy make it possible to call a AV-Meeting room via SIP out of a ST-Meeting: https://youtu.be/TGloLKOrvmo?t=1442
over 5 years ago in Sametime / Meetings 1 Assessment

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 type ahead on text fields

While it is possible to use pick lists in the NoteUIWorkspace, the ability to type ahead in specified text fields would give a more fluid and contemporary UI experience. I should be able to specify the lookup view and number of characters typed be...
almost 8 years ago in Domino Designer 3 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

Provide a way to update computed text in notes form without closing/reopening the document window

Computed text are evaluated when the form is displayed in the notes client. It is not possible to update those computed text without closing/reopening the document window, it is a very annoying workaround. A script function or a formula to refresh...
almost 8 years ago in Domino Designer 2 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

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

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

Repeatable field groups in forms

This idea is mainly targeted for standard notes form development but should also apply to any web development. Say you want to add multiple addresses on a document. Each address is made up of multiple fields. It would be nice if you could just def...
about 7 years ago in Domino Designer 2 Under Consideration

Add Input Enabled property to rich text fields

Rich Text fields don't have the "Input Enabled" property that other fields have. This allows designers to add a @formula that determines whether a user can edit a specific field. Please add this functionality to Rich Text fields.
almost 6 years ago in Domino Designer 0 Under Consideration