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 345 of 8851

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Send Push notification to the device longer than 24 hours after the last sync

Currently, as the Traveler server monitors the sync activity of each user, it will push notification within 24 hours after the last sync. Beyond this time the server will tag the device as offline and will not send anymore push notification causin...
about 7 years ago in Traveler 1 Under Consideration

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Make Apple SPAM folder the same folder Notes uses for JunkMail

If you tag an email as "Trash" in Mail on an iPhone or iPad, it creates a new folder "Junk". I do not like to have another folder for something that already exists as "Junk Mail" in Notes. I found that adding an alias "junk" to "($JunkMail)" will ...
almost 5 years ago in Traveler 0 Under Consideration

Send pictures as attachments embedded image on iOS mail client

Should support send pictures as attachment not embedded image on iOS mail client,and when open the mail message,it also display as attachments not embedded image. Now the HCL Verse can work well. Pls developer feedback this to iPhone developer,tha...
about 4 years ago in Traveler 1 No Plans to Implement

No reserve button to sync personal folder by default for somebody using HCL Verse for Android

Using HCL Verse for Android, it need to click "Reserve" button to sync the messages in personal folder on the first time. So customer hope to set policy or parameter for somebody to sync the messages in personal data without clicking "reserve" but...
about 4 years ago in Traveler 0 Future Consideration

Modern Web Console for Administration and Better Troubleshooting

There is a very basic web interface for troubleshooting today. A better web admin console would help to troubleshoot and have a self service troubleshooting for users.
about 5 years ago in Traveler 0 Under Consideration

Change the format of a specific Traveler error to clear up confusion

Current error format: Traveler: SEVERE Shari Smith An exception occurred while writing data into database http://domino123.domain.com/Mail.2Fssmith.nsf. Exception information: ERR_ITEM_NOT_FOUND Exception Thrown: com.lotus.sync.dca.CAException: Is...
over 3 years ago in Traveler 2 Needs Review

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration