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

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
almost 6 years ago in Domino Designer / LotusScript 1 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.
over 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.
over 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

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

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