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 1334 of 8862

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Control who's saved & suggested as contacts

Current situation: You see contacts suggested in a new email, e.g. when you start typing a person's name into a new email. People you have interacted with in Verse Mail are automatically saved somewhere, but it cannot be controlled by the user or ...
over 4 years ago in Verse / Verse on Premises 3 Already Exists

Send and File feature needed for ALL mail interfaces (this idea is specifically for Android Verse)

Send and File is a feature unique to the Notes world and sorely lacking in competitors' software. But this feature is missing from Verse and the Mobile apps. Please add Send and File to the Verse Mobile for Android. Without this being available on...
over 6 years ago in Verse / Mobile (Android) 3 Assessment

Remove Mail from Inbox should be done with ONE (!!!) Swipe

Currently 3 click should be done to remove mail..
about 7 years ago in Verse / Mobile (iOS) 2 No Plans to Implement

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Prevent pop up: "The browser does not support removing private information automatically" when the user log off

When user's attempt to perform logout when using Verse Web, Verse Standalone App (PWA) or iNotes, on different browsers (Chrome, Firefox, Edge, Safari), user's always got the message: "The browser does not support removing private information auto...
over 5 years ago in Verse / Verse on Premises 1 No Plans to Implement

In the VOP 2.0 , PWA and click on calendar the calendar opens in a new window. How can we change it, that it opens in the same window?

In the VOP 2.0 , PWA and click on calendar the calendar opens in a new window. How can we change it, that it opens in the same window?
over 5 years ago in Verse / Verse on Premises 2 No Plans to Implement

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...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review