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

Advance to next field on enter

In a lot of online forms on a mobile device, you can advance to the next field using the keyboard (by tapping the Enter button). It would be nice that this functionality is implemented on Nomad for mobile devices.What I suggest is a field property...
almost 6 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 7 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

Enable HTTP (8080) access to Sametime Proxy

Sametime Proxy 10/11 is implemented by tomcat. If you access sametime proxy with http(8080) port, the access is always redirected to https(9443) . We want to access sametime proxy with http port.
almost 6 years ago in Sametime / Chat 2 No Plans to Implement

Provide same UI for user search in chat panel and "register new sametime contact" panel

For the new Sametime web chat client , one of our cutomer asked us to submit the following enhancement request: ------------------ In web chat panel, you can search user to chat, also in "register new sametime contact" panel, you can search user t...
almost 6 years ago in Sametime / Chat 1 Already Exists

Multiple files attachment for Sametime chat

If attaching a file with a decent size, it will require some time to load and be submitted. Multiple file attachment can lessen the effort of manually attaching and will just put the attachments on queue.
almost 4 years ago in Sametime / Chat 0 Future Consideration

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
about 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Need an ability to add whole participants to Contact List as a new private group in n-way chat window

The current "Add to Contact List" feature can only add each participant of n-way chat window at a time. We need an ability to add whole participants as a new private group into the Contact List in n-way chat window.
about 6 years ago in Sametime / Chat 0 Future Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
about 2 years ago in Domino Designer / @Formulas 4 Under Consideration