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 1305

Add input masks for editable fields

Add a checkbox, default off, to enforce a limited input mask Include some defaults E.g. {0-9,.E} for a numeric field, or {##/##/####} for a date field
over 6 years ago in Domino Designer 2 Assessment

Update JavaScript validator supports newer ECMAScript standards

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

FontAwesome icons in views and application icons.

Modernize app with vector fonts from FontAwesome Constantly improving collection of icons, designers would select graphically or with code to allow combining, color, animations, etc.
over 6 years ago in Domino Designer 0 Under Consideration

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
almost 5 years ago in Domino Designer / LotusScript 4 Assessment

Stop toolbars from moving

I think this bug has existed since V8. If you position the toolbars to where you want them the next time you open the designer client they move back to where they were. This still happens in 9 FP10 and Notes 10.
about 6 years ago in Domino Designer 10 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
about 1 year ago in Domino Designer / Java 0 Needs Review

Create more sample apps that devs can built on

With roadmaps how to properly build apps with xpages, java, or node frameworks.
over 6 years ago in Domino Designer 5 Assessment

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 categori...
over 6 years ago in Domino Designer 4 Under Consideration

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration