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 703 of 8993

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
about 5 years ago in Domino Designer / @Formulas 2 Needs Clarification

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
almost 7 years ago in Domino Designer / LotusScript 3 Under Consideration

SessionAsSigner pure Java without XPAGES request

Sometimes we need to write pure java servlet / REST without XPAGES or xAgent. For details please read here
over 7 years ago in Domino Designer / XPages 0 Under Consideration

Add a selection bar to xPages elements

Sometimes it's hard to click on the correct element when they are embedded to each others (dashed lines are very close to each others). So, add a kind of header/tab on the top of them or at least larger padding.
over 7 years ago in Domino Designer / XPages 4 Under Consideration

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
over 1 year ago in Domino Designer / @Formulas 5 Under Consideration

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
over 3 years ago in Domino Designer / XPages 0 Under Consideration

Expand Form's dropdown lists for xPages

hi On the Defaults tab of the Form properties, there are a couple of places where there's a dropdown list which allows you to choose an xPage. That list should show the entire xpage name. currently I have 2 xpages which begin the same way but one ...
over 5 years ago in Domino Designer / XPages 0 Under 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...
over 3 years ago in Domino Designer / LotusScript 3 Assessment