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

Domino Designer

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

Allow to open an app in Designer from the app's shortcut/bookmark

Hi If you collect bookmarks to apps in a folder or on the left edge of the Notes client, it could be convenient to right-click and have the option 'Open in Designer' there. Currently, you have to open the app, then right-click the tab for that opt...
almost 6 years ago in Domino Designer 0 Under Consideration

Allow sorting of applications

In Designer, there should be the ability to sort the applications by different criteria, e.g., file name, creation date, size, etc. thanks clem
almost 6 years ago in Domino Designer 1 Under Consideration

When creating a view, provide fields only on the Form(s) specified in the view creation dialog

When you create a view in Designer, you have the option to select which fields you want to add. If you specify a Form in 'selection formula' field, the fields displayed as options to choose should only come from the Form(s) specified. thanks clem
almost 6 years ago in Domino Designer 1 Under Consideration

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

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

Make comment on all design element Read Writable using Lotusscript

The comment field on each design element should be writable using Lotusscript and perhaps Java when doing design element automation I.e creating views or enable disable agents that is scheduled in applications it would be good to be able to read a...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
over 1 year ago in Domino Designer / LotusScript 2 Needs Clarification

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