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

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

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
about 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Ability to limit number of apps per user / group and app size

(ex. forum): I can think of two variables that substantially influence the size (MB) of an app: - App files uploaded during app creation added as part of the application design- Attachment files submitted by end-users in deployed applications In o...
about 2 years ago in Leap / Documentation 0 Under Consideration

Display bespoke user message when executing service and user action disbled when running

Would you consider integrating a bespoke message if the option 'Disable user action while running ' is true when executing a service?
about 2 years ago in Leap / Documentation 0 Needs Review

Add ability to read button caption as in 'item.getContent()' - goal: one button many functions

Unless I'm mistaken, we can't access the current caption for a button. Would you consider adding getContent() in order to ascertain the current button function? The goal is to reduce number of app buttons and through onClick event. execute desired...
about 2 years ago in Leap / Documentation 0 Needs Review