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 1355 of 8811

Lotusscript events on documents

It would be nice to have onSave and afterSave events on Notesdocuments. Events can be based upon the form used, but should be triggered if saved in backend (and frontend). This makes it easier to build validation or postprocessing for documents th...
about 7 years ago in Domino Designer 4 Under Consideration

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...
11 months ago in Domino Designer / @Formulas 0 Needs Review

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Restore Field Hints

Add a field hint to a text field Put focus into that field Now leave the field and expect that the field hint will be restored since no value was added to the field, but it shows empty. This really should be looked at as an accessibility issue.
7 months ago in Domino Designer 0 Needs Review

Create a "Web Editing" RichText Field

Similar to RichText Light, please create a "Web Editing" RichText Field Type that allows Notes Clients to only use Web Editing (HTML Editors) compliant RichText Features. This would help in building Web- and Notes Client based apps and allow round...
almost 6 years ago in Domino Designer 3 Under Consideration

When copying a Design element, the new file name should have a number postfixed to it and not ''copy of " prefix

When you copy a Design item, say a Form, the new item name is prefixed with "Copy of ". The problem is if you've copied an item named, say, 'xyz', the new item is all the way at the top. You end up having to remove the 'copy of', then add a prefix...
almost 5 years ago in Domino Designer 1 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Make application faster, indexing is very slow.

Make indexing and searching to application 1000x faster, now is very slow. We need more like Oracle or DB2 style of using the background data. We have 350 million DB2 database with 2 second search time and lotus database with 3 million documents w...
about 6 years ago in Domino Designer / Views 3 Under Consideration

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
over 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration