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

My ideas: Domino Designer

Showing 68

com.ibm.dots.task - triggered

This is not a new idea, because the main functionallity already exists. BUT, There is one part missing. The extension manager that triggers the events. According to the documentstion: <!ELEMENT task (run)*> <!ATTLIST task class CDATA #R...
over 6 years ago in Domino Designer 1 No Plans to Implement

Create Domino apps as Electron apps

Add the ability to create a new Domino application, but package it as an Electron app. This would make the apps cross platform and may even reduce the need for the Notes client to be open all the time.
over 6 years ago in Domino Designer 3 No Plans to Implement

New 64bit NSF

Create a new NSF format that's based upon 64 bits from the ground up. Remove all the existing limits, and possibly make it a JSON only data store to start. Give Domino a service/task to handle the new NSFs in addition to legacy NSFs.
over 6 years ago in Domino Designer 3 No Plans to Implement

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 6 years ago in Domino Designer 6 No Plans to Implement

New Hide-When property

A new Hide-When property to hide items from the property box also. AS even if the field is hidden, the user can see it in the property box. Or Property box should only contain the list of fields for designers?
over 6 years ago in Domino Designer 2 No Plans to Implement

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
over 6 years ago in Domino Designer 1 No Plans to Implement

Allow resources from other databases

If you want to use the same code / resource in multiple databases (which do not inherit from the same template), you have to copy-paste the resource to all these databases. This makes it hard to maintain the resources. With resources, I mean files...
over 6 years ago in Domino Designer 6 No Plans to Implement

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement