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 1236

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

XPages native application like nomad

XPages should be run on any devices the same with nomad because nomad very very slow and a lot of limitations and not easy to do a modernize eg. no graph, no chart, no theme, not support opensource framework, jquery, bootstrap, javascript and so o...
5 months ago in Domino Designer / XPages 0 Needs Review

Form and view to source code text editor

Old style developer want Form and view to source code text editor because can find and replace all in source like xpages
about 5 years ago in Domino Designer 0 Under Consideration

Add new formula command @InPreviewPane

Equivalent of NotesUIdocument.InPreviewPane This can be used in form formulas to determine which form to use. e.g. display a different form in the preview pane to one that is used when the document is opened from the view. Yes you can use hide whe...
almost 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Need to get the Notes temporary folder location using LotusScript.

Notes temporary folder is generated randomly under Temp folder. Customer would like to get the handle of the folder using Lotusscript.
over 3 years ago in Domino Designer / LotusScript 5 No Plans to Implement

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 1 year ago in Domino Designer / Java 1 Needs Review

Copy Application, Application Design Only: include configuration documents such as keywords, profile documents, etc...

A common design pattern for Notes Applications is to make configuration documents that are normal Notes documents, or profile documents. These documents are essential to the correct functioning of the application and as such part of the design wit...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Office Integration on the web

One thing that SharePoint does really well is: Office Integration on the Web We can make something similar with WebDAV - but it is not easy and requires a lot of 'gears' (extra database, java, activex etc) Please make Office Integration easier f...
over 5 years ago in Domino Designer 1 Under Consideration

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
11 months ago in Domino Designer 1 Needs Review

add @formula to work with categories

It would be very helpful, if we can work with categories in a view. For excample: customize the category colour, some additional values and so on. And it would be very nice, if we can get the category item to work with, like @GetColumnCategories(...
almost 4 years ago in Domino Designer / Views 0 Assessment