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

Ability to embed the screen of an External site in a Notes Page (like Google.com or SharePoint home page)

Currently, there no is way to embed the external web page (external site) in the Notes Page. The requirement is to embed the external site (like google.com or SharePoint home page etc) into a Notes Page. This external site should be displayed s...
about 1 year ago in Domino Designer 1 Under Consideration

Add View search dialog feature on Embedded View

In normal view, we can search column value by Edit->Find and Replace.However, the embedded view can't search by Edit->Find and Replace. The embedded view can only search by Quick Search. (Start with search) Please consider to add View search...
over 1 year ago in Domino Designer / Views 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
over 1 year ago in Domino Designer / @Formulas 1 Needs Review

HCL Support for OpenNtf tools : "Domino Debug Plugin" / "On-Disk-Project Tooling for Maven and Eclipse"

With version 9.x.x, we used the "Domino Debug Plugin" comming from OpenNtf. This alowed us to developp more efficiently our Domino OSGi plugin with just Designer and a small Domino serveur on the same computer. This no longer works with version 12...
almost 2 years ago in Domino Designer / XPages 1 Under Consideration

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
almost 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove ClassLoaderUtil.checkProhibitedClasses

This method is called inside the ModuleClassLoader for an XPages application and appears to be designed to stymie developers from accessing certain internal classes. However, beyond that extremely-questionable goal, it's overly broad, blocking all...
over 2 years ago in Domino Designer / XPages 1 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
almost 3 years ago in Domino Designer / LotusScript 3 Under Consideration

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
almost 3 years ago in Domino Designer / LotusScript 4 Needs Review

Xpage: In File Download Control, Created Column Shows Document Created Date, Modified Column Shows Document Modified Date.

In Domino designer, File Download has "Created" and "Modified" in options of Properties. In Web browser, File Download has "Created On" and "Date" column. Although the information on an attached file should be displayed in Download control, Cr...
over 3 years ago in Domino Designer / XPages 0 Under Consideration