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 1404 of 8875

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

Return original window option not available for New Email.

1) In Verse (VOP) when a new email is composed and clicked on "Open in New Window" will open the New email in a separate window. 2) But "Return to original window" option is not available there, if needs to go back. 3) Similarly when we che...
almost 5 years ago in Verse / Verse on Premises 0 Future Consideration

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

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Quick menu item to start new group chat

When user is in group chat section, to start new Group chat (s)he should go to one2one chat, and start Group chat from there.
3 months ago in Sametime / Chat 1 Already Exists

Expand CC and BCC fields by default when creating a new memo

All users need CC / BCC email to the manager, so users feel it is troublesome when create a new memo to click "cc|bcc" every time to expand CC and BCC fields. Therefore, they request to expand CC and BCC fields by default when creating a new memo.
about 4 years ago in Verse / Verse on Premises 2 Future Consideration

Verse mail-in-databases signature

Verse mail-in-databases: No option to include signature in outgoing mail
over 3 years ago in Verse / Verse on Premises 3 Under Consideration

Display alternate names for suggested contacts

If a name has Non-Latin characters, it will not display the contacts initials and will show a default avatar image. The algorithm used is such: John Smith -> ‘JS’ John A Smith -> ‘JS’ John A. Smith -> ‘JS’ John HF. Smith -> ‘J’ John 田中...
4 months ago in Verse / Verse on Premises 0 Needs Review

Daily repeating meetings should have the option to exclude weekends

When creating a daily repeating meeting, Verse should give the option to exclude weekends. I need a daily repeating meeting for the month, but not on the weekends. This is a feature in the full Notes client.
about 4 years ago in Verse / Verse on Premises 2 Already Exists

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 1 year ago in Domino Designer / LotusScript 0 Needs Review