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 1351

OpenNTF Domino API in core code

How much usefull would be having OpenNTF Domino API classes allowed in core Java, JavaBean. We have developed for years fighting with .recycle method, and when we missed one, perhaps dead in debugging. Please insert Domino API in core code!
about 7 years ago in Domino Designer 0 Under Consideration

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

filter & sort options for Applications Eclipse view

Filter options for the Applications Eclipse view would make it much easier to find applications. E.g. filter on Server Name. Also to sort ascending/descending would make finding an application much easier
9 months ago in Domino Designer / XPages 0 Needs Review

Improve XPiNC internal web browser in order to use modern CSS & Javascript

The internal web browser used to render XPiNC is really old. It's like an very old version of Firefox and doesn't allow you to use new browsers or CSS APIs.
almost 3 years ago in Domino Designer / XPages 0 Needs Review

var++ or var-- instead of var=var+1 or var=var-1

as above
about 7 years ago in Domino Designer 0 Under Consideration

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
about 7 years ago in Domino Designer / LotusScript 3 Under Consideration

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
over 2 years ago in Domino Designer / Debugger 1 Under Consideration

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Provide nice looking basic templates with nice colors, icons, action buttons, shades.

we need 3-4 templates, different colors with great color themes, nice looking icons, state of art backgrounds. To create a nice app only code need to be added. Now Domino apps are very functional but not always look good.
almost 7 years ago in Domino Designer 2 Assessment

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
about 2 years ago in Domino Designer / LotusScript 2 Needs Review