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

Additional Device details for Traveler device request approval

This will generate information regarding the user and the device making the device access. It will be an enhancement for the request notification made by the user to access traveler server. Sample notification details: 1. Username:2. Server detail...
over 3 years ago in Traveler 0 Future Consideration

isempty on lists, RTitems, etc.

Also an @function equivalent for fields
over 7 years ago in Domino Designer 0 Under Consideration

New Hide-When property

A new Hide-When property to hide items from the property box also. AS even if the field is hidden, the user can see it in the property box. Or Property box should only contain the list of fields for designers?
over 7 years ago in Domino Designer 2 No Plans to Implement

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

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

Allow X-Forwarded-For with port

When Domino is behind some Microsoft proxies, e.g. in Azure App Service, the X-Forwarded-For header contains port information and actually results in an error 400 Reason: Request cannot be processed, request contains an invalid HTTP header. sample...
almost 4 years ago in Domino / Administration 0 Under Consideration

Please update the dojo-Version in the Installer package

For our CRM i always have to upgrade the dojo-Version. with the shipped Version the call from browser won't work
almost 4 years ago in Domino / Administration 3 Under Consideration

Route SMTP email via multiple ports in same Domino server

there is currently no way to specify different ports for different relay hosts. You can only change the destination port per server in the internet ports tab of the Domino server. You cannot specify something like 192.168.100.200:2500 in the SMTP ...
about 6 years ago in Domino / Administration 1 Assessment

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