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 4918 of 8896

Search and Replace crashes spacing of radio buttons

Steps to reproduce in Domino Designer: Create a form Create a radio button field, set its spacing across value to 200, set its choices to "0" and "1", set its default value to "0" Save the form Do Search and Replace on the database. Search...
about 1 month ago in Domino Designer 0 Needs Review

the VOP notification system needs to be improved : push notification

VOP (especially in PWA version) is very popular with customers, one of the aspects to improve is the delay of notifications and the way they are handled. I just think you could improve on that by implementing push notfications. doesn't require muc...
over 5 years ago in Verse / Verse on Premises 2 Under Consideration

Title text for controlled Access (Form Section) should allow formula like standard section

Nothing more nothing less. Just a same @Formula for title for Controlled Access section as the standard section already has. Otherwise i have to copy paste them and just clutter application design.
4 months ago in Domino Designer 0 Under Consideration

Improve Signature Creation Screen with Font Toolbar in Notes client.

Currently, when composing an email in Notes client, a toolbar is available in the body section that allows users to select the font type and size. However, when creating or editing an email signature under more-> preferences tab, this toolbar i...
4 months ago in Notes 0 Needs Review

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 7 years ago in Domino Designer 6 No Plans to Implement

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Check mail rules when renaming or deleting folder

When a user renames or deletes a folder, check if the folder was referenced in a mail rule and, if so, alert the user.
over 7 years ago in Notes 1 Assessment

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 6 years ago in Domino Designer / LotusScript 3 Assessment

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
about 4 years ago in Domino Designer / Views 0 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration