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

Domino Designer

Showing 1332 of 8723

Endorse Clevadesk for app modernization

This product is the best I've seen to get close to modernizing Domino applications using low code in 2015, this product seems to be where Domino 2025 wants to be. It has a front end web IDE. Build apps on Domino via browser on any device the low c...
about 6 years ago in Domino Designer 2 Under Consideration

Enable support for AMD or UMD modules from JavaScript libraries

Today all JavaScript libraries compile with WebPack or similar tools. By default they make file in AMD or UMD notation. But when I insert the result file as JSLibrary in the Page or Form - it is not work.
about 6 years ago in Domino Designer 1 Under Consideration

Add alternate name support / functionality in XPages dicussion/teamroom app

There is no way to display or use alternate name, Japanese customer would like to have this enabled/added.
about 6 years ago in Domino Designer / XPages 0 Under Consideration

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
about 1 year ago in Domino Designer / LotusScript 1 Needs Clarification

Domino Designer:Please provide HTML builder like a IBM Homepage builder.

We can design html page using Domino Designer, but deveoppers can't understand Domino specific properties, and they write paththru html code. I know Domino Designer can preview these HTML, but desinger have to code HTML in Form and/or page element...
almost 5 years ago in Domino Designer 2 Under Consideration

SAML support for Notes C-API function 'Secidfget'

The Notes C-API function 'Secidfget' only supports use of password when you don't use SAML. Allow the Notes C-API function 'Secidfget' to work for user who is enabled for Web Federation (SAML) or Notes Federation (SAML) or both.
about 1 year ago in Domino Designer 0 Needs Review

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
about 1 year ago in Domino Designer / @Formulas 2 Needs Review

Disable "Public Encryption Keys" option from "Document Properties"

Customer is looking for option to not allow users to add/remove names from "Public Encryption keys" present in "Security" tab of "Document Properties" for any document.Requirement is to restrict users to not use this option somehow.
almost 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

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