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 1233

New LS method "notesView.GetCategoryEntryByKey"

Set notesViewEntry = notesView.GetCategoryEntryByKey( key [, exactMatch% ] ) This would give the great benefit, to access the total columns of a view category row (a ViewEntry with IsCategory = True). Example: Think about a view, with cat...
over 5 years ago in Domino Designer 4 Under Consideration

Uniform consistent cross-platform rich-text field

With all the old and new front ends we can have in front of a domino database (client, classic web, Xpages, Nomad, Nomad Web, AppDevPack, Volt, KEEP, ...) it would be very usefull to have a special kind of richtext field with a limited but consist...
about 2 years ago in Domino Designer 2 Under Consideration

Renew the Designer Help

The current Designer Help is less good than the old one (V8.5, NSF) . Only Bookmarks is a good feature . Searching is a real disimprovement; the results look sometimes as if the sort order was determined by someone rolling dices. In the old help ...
over 4 years ago in Domino Designer 4 Assessment

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Update JavaScript validator supports newer ECMAScript standards

Hope the validator at least supports ES6
over 4 years ago in Domino Designer / XPages 0 Under Consideration

Rephrase 'Stop running agent on this date' option

In a scheduled agent with an interval of more than once a day, daily, weekly, and monthly you can define the date you want it to stop running in the 'Stop running agent on this date' option. Unfortunately, the label is unclear and confusing, beca...
over 1 year ago in Domino Designer / LotusScript 0 Assessment

Add refactoring for variables/functions/subs in LS

Please add the refactoring for variables, function etc. in the Designer for Lotus Script.
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Make LS debugger work in dialogs, on forms with embedded views

Currently, there are severl oft-used design constructs where you cannot use the Lotusscript debugger. Like in dialogs, or in forms with embedded views. This makes debugging scripts used in these situations incredibly painful. Please remove these l...
about 4 years ago in Domino Designer / Debugger 1 Under Consideration

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young devel...
over 4 years ago in Domino Designer / Java 1 Under Consideration

Minify file resources (JS + CSS)

It would be useful if Domino Designer could automatically minify Javascript and CSS file resources, so we can work on the un-minified versions in the database design, but have the minified versions served to web users. Currently, we have to manual...
about 1 year ago in Domino Designer 3 Needs Clarification