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

Domino Designer

Showing 1305

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Minify file resources (JS + CSS)

It would be useful if Domino Designer could automatically minify Javascript and CSS file resources, so we can work on the un-minified versions in the database design, but have the minified versions served to web users. Currently, we have to manual...
almost 2 years ago in Domino Designer 3 Needs Clarification

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Enable calculation for the title of tabbed table

it is very helpfull to calculate the titles in applications to make them more userfriendly
over 6 years ago in Domino Designer 0 Under Consideration

Improve Design Definition section so it supports viewName

Life of a developer is so much sweater when the design defintion of a custom control in xpages could display its viewname as described here https://stackoverflow.com/questions/13193916/xpages-design-definition-for-a-custom-control/48551751#48551751
2 months ago in Domino Designer / XPages 0 Needs Review

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Give Rich Text Field an additional property "Editable"

Sometime it is very useful, to prevent editing of rich text content of a form, while the rest of the form should be editable. And sometime the rt content should be editable, too. Depending on user, document status etc. Nowadays you either have to ...
over 4 years ago in Domino Designer 3 Under Consideration

A repeat control for Notes client application development

A repeat control for Notes client development that works just like the xpages one.
over 6 years ago in Domino Designer 2 Under Consideration

Have a browser-based IDE like Salesforce as Domino task

Add a new task to provide a web-based IDE to create Domino apps. This could run either as a local Domino or in the cloud. I wrote down some details here: https://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2FB6
almost 6 years ago in Domino Designer 4 Assessment