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 351

After setting the font to 10pt you save the signature and then after refreshing the page and changing the signature again you will see that the blank space will be 12pt

If you set the signature in Preferences and set the font to 10 pt, there is still 12 pt in the empty space (empty side for future text) For example, you can check this problem as follows:After setting the font to 10pt you save the signature and th...
3 months ago in Verse / Verse on Premises 0 Needs Review

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Mailto in Verse

When forwarding messages, mail addresses are not clickable in Verse. There are no mailto links (example on the screen): Please fix this problem.
9 months ago in Verse / Verse on Premises 0 Needs Review

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Sending meeting update notice should have option to control the update.

When the meeting is updated by adding more invitees it should provide the option to send a certain update to all the participants. Or it may also give the choice not to send the update to all the participants.
9 months ago in Verse / Verse on Premises 0 Needs Review

Add Totals options Maximum and Minimum in column properties

Showing the maximum and minimum value of documents in a categorized view would greatly enhance analyzing data in Notes. Using these options should not only be possible for number columns but also for date columns, so that the first or last date of...
almost 3 years ago in Domino Designer / Views 0 Needs Review

Not marking all email opened as read (Create a setup to decide)

Some users prefer to mark themselves the mail as read, so it would be useful to have a setup in Verse to decide wether or not emails should be marked as read when opened or not. That would make it closer in features from Notes where the setting ex...
9 months ago in Verse / Verse on Premises 1 Needs Review

Mail policy settings should work for sending from a Web browser

The following mail policy does not work on HCL Verse Web/HCL iNotes "Mail Settings"-"Mail"-"Basics"-"Outgoing Mail Checking" - "Set outgoing limits"- "Internal domains:" - "Allow but show warning" or "Do not allow" Creating a mail policy settings...
over 2 years ago in Verse / Verse on Premises 0 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review