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 1233 of 7997

Grafical Worflow engine without addtional fees for active Domino Customers.

Not only for Volt.
over 4 years ago in Domino Designer 1 Under Consideration

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
over 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

@dblookup / @dbcolumn for views

To implement information from another view without saving it in the document.
over 5 years ago in Domino Designer / @Formulas 8 No Plans to Implement

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
over 3 years ago in Domino Designer / @Formulas 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

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 ...
almost 5 years ago in Domino Designer 2 Assessment

Script Editing in Form (Subform), View, Action (Shared Action) Events the Same as in Agents and Libraries

In the next release like to see the script coding/editing of both LotusScript and Java Script in the various events of Form & Subform, View, Action & Shared Action, working the same as in LotusScript agents and script libraries. Basically ...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration