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

Clear

Ideas

Showing 961 of 8857

Rename the event handlers and sort them by meaning, not alphabetically

The names of the event handlers like onShow, onItemFocus etc. are meaningful - at least for JavaScript programmers. But it's at least a "hurdle" for the citizen developer. Give them more descriptive names in clear English and add the JavaScript na...
over 5 years ago in Leap 0 Future Consideration

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
about 6 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Improve existing apps with LEAP

I want to change both LEAP-generated apps and Designer-created apps with LEAP
over 6 years ago in Leap 3 No Plans to Implement

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
about 3 years ago in Domino Designer / Java 0 Needs Review

Allow to search JavaScript snippets

In complex apllications, it is hard to find in which place a certain piece of code is placed. Please allow developer to search all their JS snippets in one place. So far they have to clik trough all stuff on the Events page.
almost 4 years ago in Leap 2 Already Exists

Table widget on mobile browser

Within Domino LEAP and LEAP, there is a table widget where users can add multiple rows of information. This component is very good, but the presentation in the mobile browser is not user-friendly. This widget should be updated to give users the ab...
over 1 year ago in Leap 0 Needs Review

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence element unio...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 3 years ago in Domino Designer / LotusScript 3 Assessment