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 1249

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
10 months ago in Domino Designer / LotusScript 2 Needs Review

Enable DQL via database properties box

Instead of: Procedure To add the design catalog to a database, use the following updall command: load updall <mydb.nsf> -e I want to add the design catalog for a db via the database properties. By this way it is: simple to enable, not via co...
over 1 year ago in Domino Designer 0 Needs Review

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Improved layout capabilities when designing forms

Designing good looking forms has alwas required a lot of work even with the latest improvement being tables that were introduced i R5(!). Even using tables and nested tables is a lot of work with table- and cellpaddings, margins, spanned columns a...
over 3 years ago in Domino Designer 0 Needs Review

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
2 months ago in Domino Designer / Views 1 Needs Review

Moderneres Feld Design im Form

In den Forms Felddesign verschiedene Feld Umrandung(eckig, rund etc) Farbe für den Feldrand änderbar. Für die Hilfe wäre es Zeitgemäß wenn man mit der Maus über das Feld fährt das man eine gelbe Info Fahne angezeigt bekommt. Buttons etwas moderner.
over 2 years ago in Domino Designer / Views 1 Needs Review

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
about 3 years ago in Domino Designer / Java 0 Needs Review

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

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
6 months ago in Domino Designer 0 Needs Review

Improve fulltext search for [FIELDNAME] IS PRESENT

Please improve the "undocumented" feature within fulltext searches: [FIELDNAME] IS PRESENT Unfortunately this isn´t working on date fields at all. Also if a field was formerly created as a text field and later redesigned to a date field it is ...
about 5 years ago in Domino Designer 2 Assessment