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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
almost 4 years ago in Domino Designer / Java 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...
almost 5 years ago in Traveler 1 No Plans to Implement

Read encrypted emails in iOS Native App without IBM Companion App

Customer's top management doesn't want to use IBM Companion App to read encrypted emails.
almost 8 years ago in Traveler 1 Assessment

Make the Traveler data easily exportable in HA mode

Never been asked by management to have a report on the Traveler stats (users, devices, OS) ? Well if you are running High Availability mode the content of LotusTraveler.nsf is no longer accessible for export. Only via the web interface (no easy ...
almost 8 years ago in Traveler 1 Under Consideration

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...
almost 5 years ago in Traveler 0 Future Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
almost 4 years ago in Domino Designer / LotusScript 3 Assessment

Copy Eclipse JSF UI to edit FacesConfig.xml

Eclipse has the UI in designer to edit the faces-config.xml file. There is no 'hint' to a Domino developer what all can be created in FacesConfig.xml. Then add this documentation to Domino Designer that goes with the faces-config xml file http...
about 7 years ago in Domino Designer / XPages 0 Under Consideration

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 6 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 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
about 6 years ago in Domino Designer / @Formulas 1 Under Consideration