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

Search results

Showing 116

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

SAML implementation, can be done safer?

1.) HCL Domino server 12.0.1 (and older) are missing SAML Artifact binding implementation/settings. It has just SAML POST binding :-( Hmm it also works SOAP and inside SAML POST binding, but SAML ARTIFACT binding didn't work for me at all. Is SAML...
over 3 years ago in Domino / Security 0 Needs Review

Call a service: Cannot access domino database on another server from the same domain

Purpose: Call a service: Cannot access domino database on another server from the same domain. 1. The organization have below two servers which are in the same domainLeap Server - XYZ.*.*.20Application server - XYZ.*.*.21 2. The organization have ...
about 1 year ago in Leap 0 Needs Review

When issuing set config command on a Domino Group configuration document it should show in Domino Console that it is creating a new configuration document when ENABLE_SRVCFG_NAB_UPDATE=1 is enabled on notes.ini parameter

When issuing set config command on a Domino Group configuration document it should show in Domino Console that it is creating a new configuration document when ENABLE_SRVCFG_NAB_UPDATE=1 is enabled on notes.ini parameter In relation of this KB Art...
about 1 year ago in Domino / General 0 Needs Review

Delegation provided via administrator assumes [AccessContacts] role granted

This is related to SPR# KSAUD5XHN8 Delegation provided via administrator assumes [AccessContacts] role granted A] In Mail template 12.0.1 below was the issue. Domino Administrator is added into LocalDomainAdmin group. This group is added into the ...
over 1 year ago in Notes / Documentation 0 Needs Review

Notification alarm in delegation mail

1) User B delegates access to user A 2) User A delegates access to the Mail DB of user B 3)User A enters an event on User B's calendar with reminder alarm 4)User A does not receive any alarm of the entered event. it is a fundamental feature as we ...
over 2 years ago in Verse / Verse on Premises 0 Needs Review

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Easier plugin / extension implementation - like for example office.js

User Story As a Domino Developer I would like to implement plugins and extended functionality to existing standard templates (i.e. mailbox, calendar, discussion forum) by using event-triggered roll-out of code, because this allows me to write exte...
about 3 years ago in Domino / Integration 0 Needs Review

Whitelist Active Content Filter on iNotes

We can use the parameter iNotes_WA_DisableActCntSecurity=1 to disable the Active Content Filter on iNotes and this removes potentially harmful active content from HTML in mail messages prior to display in a browser. However, using the parameter ...
over 1 year ago in Domino / Security 1 Needs Review