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 1238 of 8026

Provide Option "Prohibit design refresh or replace to modify" for "Application Properties" in Domino Designer

Currently, option "Prohibit design refresh or replace to modify" is available for various design elements like "Forms", "Views" , "Pages", "Agents" etc. However, this option is not available for "Application Properties". As such, if some changes...
almost 2 years ago in Domino Designer / Views 0 Needs Review

QR code control

Provide a control for a form/page that would allow me to represent the data held in a Notes field (or computed formula) as a QR code.
almost 6 years ago in Domino Designer 2 Under Consideration

Add color to the lotusscript debugger screen

from Tim Paque Use colour in the debugger as it is seen in the editor. We often spend enough time viewing our code in colour that when we get to the debugger, the plain black and white makes it harder to recognize certain parts of your code.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
almost 6 years ago in Domino Designer / LotusScript / XPages 3 Under Consideration

Upgrade Xpages for Real use of Dojo 2.0

Last versions uses dojo 1.6 syntax
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Web based domino designer

That would be great to have a web based domino designer
over 5 years ago in Domino Designer / LotusScript 1 Assessment

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow user to hide or show specific columns in a view

I'd like to add columns to a view that are invisible at first, but the user can make them visible, by right-clicking a column header and selecting visible columns. Just an example: in the catalog.nsf database, there is a field DbSize that I'd like...
almost 2 years ago in Domino Designer / Views 2 Needs Review

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
3 months ago in Domino Designer / @Formulas 4 Under Consideration