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

Don't always use an idea's vote count to prioritise work

Just because an idea has a low vote count doesn't make it less urgent. For example, "drag & drop support to re-order LS functions & subs" (DDXP-I-363) is more useful than "Show LotusScript variables that are declared, but not used" (IDEAAD...
almost 3 years ago in Domino Designer 4 Already Exists

When creating an agent or script library choose the Type first

When you create an Agent or ScriptLibrary, the first field to fill out is the Name. But the Type (LotusScript, Formula, etc, should be the first choice. Then you can name it. I know i'm not the only one who was interested in creating a non-LotusSc...
almost 6 years ago in Domino Designer 1 Under Consideration

Bypass applications from authentication and allow them to connect to Domino SMTP server and relay email when Anonymous is set to No for Mail SMTP Inbound in the SMTP

Customer has Anonymous connection set to "No" for Mail SMTP Inbound in the SMTP server document -> Ports -> Internet Ports -> Mail. If Anonymous is kept Yes and application IP added to Exclude these connecting hosts from anti-relay checks...
over 7 years ago in Domino / Security 0 No Plans to Implement

Popup Text Hot Spot on a field label should not be included in tab order

We sometimes add Pop Up Text to the field label on forms. When the user clicks the field label the Pop Up Text displays field help on how to use the field. The problem is that when the document is in edit mode and the user is using the tab key to ...
over 4 years ago in Domino Designer 0 Under Consideration

I want the PHONETIC function

I want a phonetic phrase of characters typed in kanji. ex) KANJINAME:「能津 土美雄」 @Formulas>@Phonetic(KANJINAME,16) 'return のおつ どみお@Phonetic(KANJINAME,32) 'return ノオツ ドミオ Lotus Script>Phonetic(doc.KANJINAME(0),16) 'return のおつ どみおPhonetic(doc.K...
over 7 years ago in Domino Designer 1 No Plans to Implement

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 7 years ago in Domino Designer / Java 0 Under Consideration

Compatibility con NTLM used by proxys made by ALLOT

Customers using ALLOT made proxys, used the NTLM secure protocol made by Microsoft As a consequence, image in email as shown as red X. Support of this protocol would allow customer to visualize correctly emails.
over 7 years ago in Domino / Security 1 Under Consideration

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Prevent status (enabled or disabled) of "Before new mail arrives" agent from being inherited.

"Before new mail arrives" agent is created in template. Multiple DBs inherit design from this template. Requirement is to prevent the status (enabled or disabled) from being inherited. Need feature/control to prevent status of this agent being app...
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement