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 62

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
about 1 year ago in Domino Designer / XPages 1 No Plans to Implement

Set database property for embedded views.

For embedded views from other databases, the database path can not be entered as a formula. After the design refresh from one template, the other database must always be manually re-selected. It would be helpful to specify the database path (".. \...
over 5 years ago in Domino Designer 2 No Plans to Implement

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debugg...
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

source tab for traditional design elements in Domino Designer

add a source tab for traditional design elements and let developers edit the "source" of forms views & other design elements via DXL (Domino XML Language) in the same way that has been done with xPages: remove the need to export-edit-import DX...
over 5 years ago in Domino Designer 1 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 5 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 5 years ago in Domino Designer 3 No Plans to Implement

DomSQL Openntf Project Build in Domino Designer for Report Tools

I want to use join view like a join table in ibm notes. This is a pain in ibm notes for advance report a long time.
over 5 years ago in Domino Designer 2 No Plans to Implement

Standard Tool for Migrate Notes Applications to Xpages (bootstrap ready)

A standard tool inside the product for a rapid applications migration Notes to Xpages
over 5 years ago in Domino Designer / XPages 0 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 5 years ago in Domino Designer 6 No Plans to Implement