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 1237

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

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 5 years ago in Domino Designer / LotusScript 0 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
about 4 years ago in Domino Designer / LotusScript 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...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Make Ctrl-Break work to stop Search in Designer or other actions

Yeah, I know, I probably shouldn't have double-clicked a source line before Search had terminated, but now I'm stuck with a hung Designer and I have to kill Notes. Why oh why isn't Ctrl-Break working? I need an emergency Ctrl-Brake!!
over 2 years ago in Domino Designer 0 Under Consideration

Multiple Shared Actions collections

Currently there is only 1 collection of shared actions. It would be great to have multiple named collections of shared actions that can be inherited separately
over 2 years ago in Domino Designer 1 Needs Review

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
over 5 years ago in Domino Designer 1 No Plans to Implement

Add JavaScript support in all design elements

JavaScript together with Java is a major programming language for xPages technology. But, unlike Java, Javascript has very limited allowed places to use for Domino applications development. Idea is to expand JavaScript support for all design eleme...
about 5 years ago in Domino Designer 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.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
over 2 years ago in Domino Designer / Java 0 Needs Review