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 1350

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Designer : Provide script lib. for @Formula.

@Formula support @ThisName/@ThisValue etc. for field name indepnded design, but we can't store in Script Lib. Please provide @Formula lib.
over 6 years ago in Domino Designer 0 Under Consideration

Designer : Support @Formula dialog for Web applications.

We can't use UI prompt functions(i.e. @Prompt) in Web applications. Please support Web application.
over 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

LS2J browse in java library

Lotusscript can display property and method in java library
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Tag design elements and display them as groups

xpages functions exists often from more than 1 design element. If i could tag them and display them as group this would improve the development experience
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Why when shutting down designer does the server need to be queried even if all elements are saved / not changed?

There seems to be too much in the background changes for no reason?
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add DDE menu item to open the up to date online documentation in a browser

Domino Designer 10.0.1 does not contain up to date documentation, probably because translation is only done for major releases. Up to date documentation is available here: https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/welcome/domino...
over 6 years ago in Domino Designer / Java 0 Assessment

Provide simple wizard for integration NodeJS - Domino

I love how Domino installation do the works. Just click Next Next Finish and everything run perfectly like Domino's slogan : "Just works". But while I want to try integration to Node JS using domino-db package, I have found so many steps that have...
over 5 years ago in Domino Designer 2 No Plans to Implement

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
about 2 years ago in Domino Designer 1 Needs Review