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 1342 of 8705

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...
almost 7 years ago in Domino Designer 1 Under Consideration

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Remove User Roles Limit

When I use roles to control permissions on some application menus and features.The role limitation is a maximum of 75 roles. It is not enough for some applications. Please remove this limitation.
over 2 years ago in Domino Designer / @Formulas 1 Needs Clarification

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

LotusScript: Empty arrays

Like in, for example, Javascript.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

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

All "subwindows" should only belong to either Designer or Client and should store their last screen position

On a multiple monitor pc all those little messageboxes, property windows,... etc. are shared between client and designer and nobody keeps track of their position. It would be really a relief if those "subwindows" could retrieve their last screen p...
about 5 years ago in Domino Designer 0 Under Consideration

A NotesEntry should not contain all values, if the "Show multiple values as separate entries" is enabled

If one has a column in a view, where the option ""Show multiple values as separate entries" is enabled and one gets an entry object from i.e. a notesviewnavigator, in the column values Property is an array with all(!) values in that field, while i...
about 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 ...
almost 7 years ago in Domino Designer 4 Under Consideration