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 1264 of 8858

Large margins when printing a calendar in Verse

When printing a calendar in Verse, the margins are large when "Shrink column width to text" is not checked in the settings. And the margins is a bit smaller when it is checked. Can it be corrected and make the size the same for all the margins?
4 months ago in Verse / Verse on Premises 2 Needs Review

Subject line text must fit in the cell when printing a calendar

When printing the calendar, if the subject line of the meeting is very long, then all the text will not fit in the cell. This problem occurs if you select any language other than English in Settings -> National Standards -> Language. For e...
4 months ago in Verse / Verse on Premises 0 Needs Review

Changing the font size radio buttons to numeric designation?

When printing the calendar in Verse, is it possible to change the font size radio buttons from (small, medium and large) to numeric designation? For example, 10, 12, 14 pt
4 months ago in Verse / Verse on Premises 0 Needs Review

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
12 months ago in Domino Designer / LotusScript 1 Needs Review

Enable an appropriate action when HCL Nomad displays phone numbers and e-mail addresses

As a Nomad user, I would like to start phone calls or send email by clicking the entry in the document or in the Nomad view representation.
almost 6 years ago in Nomad 0 Under Consideration

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
12 months ago in Domino Designer / LotusScript 2 Needs Review

Programmatically resize photo quality for device-captured attachments

We need to add photos captured from the iPad camera to documents in a Domino app. But there will be hundreds of thousands of photos over the course of a year. The native iPad camera will generate a 3MB file for each photo. The database will be hug...
almost 7 years ago in Nomad 2 Assessment

Content-Security-Policy (CSP) for Verse webmail

Better Security for Verse webmail - CSP Support Verse webmail currently uses scripts and styles in the form of inline scripts, and sometimes dynamic evaluations of strings to executable code (script eval). To protect Verse against Cross-Site-Scrip...
over 3 years ago in Verse / Verse on Premises 0 Planning to Implement

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 6 years ago in Domino Designer / LotusScript 2 Assessment