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 866 of 8993

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
over 7 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement

Volt Service Configurations within a form to be able to pass attachments

Allow attachment object to be passed via service configuration. See similar forum post
almost 4 years ago in Leap 0 Under Consideration

provide more user attributes in service 'get user by identifier'

Domino Leap provides a Service, where you can read the attributes of a specific user from the Domino directory (Get user by identifier). This service retrieves some attributes from the person document, but not all. Fields from tab 'company hierarc...
almost 3 years ago in Leap 0 Under Consideration

Provide the latest IPAs for iOS apps on Flexnet

Now more and more users need iOS IPAs (such as: HCL Verse IPA file or HCL Companinon IPA file) to download, then Traveler Admin can version control via MDM. They can require end users to install&upgrade the same version IPAs files.
almost 3 years ago in Verse / Mobile (iOS) 2 No Plans to Implement

Import .ics files that were sent as attachments via email directly into the Verse calendar

If you currently receive an email with an .ica file as an attachment, you only have the option to import the calendar entry into the local iPhone calendar. I have no way to import the .ics files directly into the Verse App Calendar. That is a BIG ...
almost 6 years ago in Verse / Mobile (iOS) 0 Under Consideration

Proper validation error messages

Once application can not validate, please provide a proper error message. The message on Validation page in the editor says: Invalid application Validation ErrorsThe application is invalid for the following reason(s): Application failed to validat...
over 4 years ago in Leap 2 Future Consideration

Allow folders in Volt Manager

It would be nice if we could organize Volt apps in Manager. Once there are dozens of apps, it is not enough to sort them by title or date only!
over 4 years ago in Leap 0 Under Consideration

Minimize internal REST API usage in Data Grids to visible content only

Suppose an application contains a Management tab for the Management role users that contain several Data Grids with configuration documents, and the tab is not visible to normal users. When the network load was verified on the application, it was ...
8 months ago in Leap 0 Needs Review

Support for the “§” character in passwords to enable login to Leap

This symbol “§” should be supported as a special character for passwords.
11 months ago in Leap 0 Needs Review

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration