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

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
about 7 years ago in Domino Designer / Views 0 Under Consideration

View Rooms and resources in calendar events

Reserved rooms and resources are not shown in notes client, it would be great if there will be a view to see the rooms and resources whether it is available or not like the calaendar event.
about 6 years ago in Notes 0 Future Consideration

Add column grouping for column titles

It often happens to me that columns are grouped with a category and I have to write the group category in every column title. That is the reason why the column titles can grow very large and if the column titles are very small, then it looks very ...
almost 4 years ago in Notes 1 Future Consideration

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
almost 3 years ago in Domino Designer 0 Under Consideration

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
over 4 years ago in Domino Designer 0 Under Consideration

Add install option to install/uninstall for Fix Packs/Interim Fixes

The customer request us to add install/uninstall flag to Fix Packs/Interim Fixes installer's option. Currently, If customer want to uninstall FP from their env, he should launch installer again. However if version does not match, FP installer auto...
about 6 years ago in Notes 1 Future Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Color code meetings that are required / optional / FYI

From the day/week/month view, add the ability to color code (or otherwise indicate) if my attendance on a meeting is required, optional, or FYI, without having to open the invitation to see.
about 2 years ago in Notes 1 Needs Review