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 784

Allow sorting of columns in Debugger Variable window

I think the sorting of variables in the debugger window is be location of where it is declared. At minimum, the variables should be displayed in alphabetical order since it's difficult to find the variable you're interested in. A better solution i...
almost 4 years ago in Domino Designer 0 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 4 years ago in Domino Designer / Views 0 Under Consideration

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Asynchronous code/agents on the server

Something like agent.runInBackground( noteid ) With this I can move a lot of code (updateing responses, sync data with sql or other slow tasks) to run in the backgorund Nedded when posting a web form to Domino where I would like the response to th...
about 6 years ago in Domino Designer 1 Under Consideration

More options in richtext navigator class

We need better options to handle richtext Some examples tables, i.e. remove border cell, table add embedded images & remove images, add inline attachments, remove inline attachment
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

AutoUpdate for Any template

provide set of functions, that will allow users of template, autoUpdate their apps. If templates would have Autoupdate, developers will be more engaged to deliver new versions, while template users - faster access to latest version. everybody shou...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Notes client: make it possible to copy all / selected properties (database, view, form, etc ...) from one to another

For example, sometimes when you want a global change applied to several/many views, font / background colour, etc. Instead of recreating from scratch or changing by column, should be able to select source view with all the correct setup and apply ...
about 6 years ago in Domino Designer 4 Under Consideration

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [, ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add a way to change Agent Type

From Bas van Gestel et al When I want to create a Formula agent, 9 times out of 10, I accidentally create a LotusScript agent first (since LotusScript is selected by default). I end up deleting the agent and creating a new one using formula. ...
about 6 years ago in Domino Designer 2 Under Consideration