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

Add a relational database

Domino does quite well with document oriented data. But handling tabular data is a real pain. It would be VERY usefull if we were able to create SQL tables. I used H2 in several projects. But this way SQL data is stored outside the NSF and only ac...
over 5 years ago in Domino Designer 5 Under Consideration

Make framesets and layers in Notes client scriptable

Both elements would be of very more use if we'd be able to manipulate (and create/destroy) them with Java, formula and JavaScript
over 5 years ago in Domino Designer 0 Under Consideration

Add option to run Java agents in their own JVM

It is very common to use open source libs in Java agents. Some libs start their own threads and keep them running until the JVM terminates. In Domino this leads to "error cleaning up agent threads" and memory leaks.
over 5 years ago in Domino Designer 0 Under Consideration

Make Designer a regular Eclipse plugin

Domino Designer should be a standard plugin. This way one would be able to add it to her existing Eclipse setup. Should be working on any platform that Eclipse supports.
over 5 years ago in Domino Designer 0 Under Consideration

Colored tabs in Domino Designer

Right click tab header or database in Domino Designer --> Set color for tab headers for the corresponding database within the Domino Designer --> The database header and all tab headers get the selected color within the Domino Designer . Thi...
over 5 years ago in Domino Designer 1 Under Consideration

Combo box layout

In XPage combo boxes can be laid out horizontally and are shown in editing mode as it is. However, in reading mode, combo boxes are enclosed by table tags, so line breaks are added and they are shown vertically. If combo boxes are laid out using a...
over 5 years ago in Domino Designer 0 Under Consideration

A tool in Designer to easily unlock all design elements

It would be so useful...
over 5 years ago in Domino Designer 0 Under Consideration

Provide a way to update computed text in notes form without closing/reopening the document window

Computed text are evaluated when the form is displayed in the notes client. It is not possible to update those computed text without closing/reopening the document window, it is a very annoying workaround. A script function or a formula to refre...
over 5 years ago in Domino Designer 1 Under Consideration

Login to web when developing locally without a server

XPages is built for local development but there is no way to login to web when developing locally. I would like to store users in my local names.nsf and be able to login to my domino web applicatoin when doing preview in webbrowser. as a devel...
over 5 years ago in Domino Designer 1 Under Consideration

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
over 5 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement