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 190 of 9014

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

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Attach Scanned Image from Phone

Using the Rich Text Lite field with Nomad you can take a picture with your phone and it will automatically attach. The phone can also Scan a document when the yellow circled T appears. This circled T does not appear when you are trying to scan whi...
over 2 years ago in Nomad / Nomad (Android) 1 Under Consideration

New options in the field to improve usability

Include option in the field to allow you to perform text copy actions, share field content with other applications and find any text in the field. This will be very useful in the Rich Text fields.
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

New View options: Details View and Summary View, with one row expanded

The screen area is smaller on mobile devices, tablets and smartphones, so it would be useful to have the option of developing applications that use VIEWS that can better display information on a smaller screen. New options to create views: 1. Det...
almost 6 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Needs Review