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 272

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

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

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

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

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review