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

Clear

Ideas

Showing 1430 of 8977

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
over 3 years ago in Domino Designer 0 Needs Review

Typeahead of HTML tags in Forms

Typeahead when entering HTML in forms.
over 3 years ago in Domino Designer 0 Needs Review

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Add an option to programmatically open a frameset in a specific database

Today, neither @Command([OpenFrameset]) nor NotesUiWorkspace.OpenFrameSet() allow opening a frameset in a specific database (other than the "current" database). I'd like this limitation to be removed.
over 6 years ago in Domino Designer 0 Under Consideration

Why when removing a database from the designer does the designer have to contact the server? Just remove it !

ridiculous
about 7 years ago in Domino Designer 1 Under Consideration

Generate automated numeric number as a type of field

I'd like to add new type of filed like sequence in Oracle and the other relational dbs. If a user saves a notes document, Notes system can generate next sequence number automatically. If we have this type of filed, we can generate sequence numbers...
over 7 years ago in Domino Designer 8 Under Consideration

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
about 5 years ago in Domino Designer 2 Under Consideration

Allow user to hide or show specific columns in a view

I'd like to add columns to a view that are invisible at first, but the user can make them visible, by right-clicking a column header and selecting visible columns. Just an example: in the catalog.nsf database, there is a field DbSize that I'd like...
almost 4 years ago in Domino Designer / Views 2 Needs Review

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review