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 639 of 8851

LotusScript class NotesDominoQuery

Running a DQL query against a server based Database. Database contains ~500k documents and is full text indexed. Code is run as a server agent (On schedule = never, Target = None; then run from console as tell amgr run "<mydatabase.nsf>" ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Sign / Encrypt in XPages

- XPages function for method Sign / Encrypt - Ability to create signed sections More info in http://ideajam.net/IdeaJam/P/ij.nsf/0/A16263B56313C8C5862577FC003135A1?OpenDocument
over 7 years ago in Domino Designer / XPages 1 Under Consideration

LotusScript equivalent of @RefreshECL

Need LotusScript equivalent method of the Formula method @RefreshECL.
over 3 years ago in Domino Designer / LotusScript 2 Already Exists

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
about 4 years ago in Domino Designer / LotusScript 1 Needs Clarification

Adding out of scope errors

If you create a function and in this function call another database and return a document the document will be recycled and nothing will be returned.It would really be good to Log some kind of error here because it did work in the client but not o...
over 4 years ago in Domino Designer / LotusScript 2 Needs Review

Allow access of files outside of Domino folder

Customer is utilizing XPage and have a link access of files that is commonly stored on network drives for easy access But there is some issues on where the link is not working and found out that Domino is not allowing to access files outside of it...
over 4 years ago in Domino Designer / XPages 2 Already Exists

Want to use 32bit WindowsAPI with 64bit Domino

The 32-bit Windows API with a 32-bit Domino 6.x agent has used. After upgrading to the 64-bit version of Domino, the agent stopped working.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Add a way to get the index of the current element inside @Transform

Having access to the index of the current element inside @Transform would be very useful for certain applications, e.g. separate transforms for even and odd elements or referencing other lists. Something like @ThisIndex (compare @ThisName and @Thi...
about 5 years ago in Domino Designer / @Formulas 4 No Plans to Implement

XPages Date On screen problem

From this code please fix bug JSS can use Datetime Class on screen. This example will be convert to Java Date to display on screen. sessionScope.PeriodValue = getComponent("Period").getValue();if (sessionScope.PeriodValue != "1"){ var dt:NotesDate...
almost 7 years ago in Domino Designer / XPages 0 Under Consideration