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 2374 of 8862

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Modified document with rest API MS Office

On Domino 14.5 you can modified the document domino with rest API: https://opensource.hcltechsw.com/Domino-rest-api/howto/production/roundtrip.html?h=edit#to-access-and-edit-the-ms-office-file-attachment It would be nice to be able to integrate it...
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

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

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

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

Enable Support for Domino RestAPI on Partitioned Domino Servers

Allow DRAPI (Domino REST API) to function on partitioned Domino servers. Since this configuration is not currently supported due to limitations in the current development and testing processes. Customers running partitioned servers are unable to b...
about 1 year ago in Domino / Administration 2 Needs Review

Access to all Attributes of SAML Assertion passed by third party IDP

Currently Domino doesn't care/save about what is sent in the SAML assertion/response other than the NameID attribute, which is looked up against the Domino Directory. It would be a good Idea to provide all other attributes to the Landing Domino Ap...
almost 2 years ago in Domino / Administration 1 No Plans to Implement