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 1235

Designer : Open undocumented @functions.

In Mail and AdminP template etc. many undocumented @functions are used, and these are very usufull for us. Please open undocumented @functions(i.e. @Text(<datetime_value>;"*") , @ExpandNameList etc.). IBM support always say that we can'...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
10 months ago in Domino Designer / LotusScript 2 Needs Review

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Work with Collections: Give the Notesview a new LS command: Search.

I herwith suggest to have a new LS-command: NotesView. Search It should be similar like Notesdatabase.Search, but should only work on the view content. I know that db.search has the reputation to be slow, but if it would only work in a view it cou...
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Add option "Hide noreplace" in comparedbs.ntf

In comparedbs.ntf, there is already the option "Hide fromtemplate" when preparing Code Review. Please add the option "Hide noreplace" which should work similarly for design elements that are prevented from being updated. I added the option in the ...
7 months ago in Domino Designer 4 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
over 1 year ago in Domino Designer / @Formulas 1 Needs Review

XPages mobile control

New mobile control for xpages ex Camera control, Bar code scanner, Barcode generator, Digital signature, map, check-in, check-out,.keep latitude, longitude, Star vote.
about 5 years ago in Domino Designer / XPages 2 Under Consideration

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
4 months ago in Domino Designer 0 Needs Review

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 1 year ago in Domino Designer / LotusScript 1 Needs Review

Garbage collector for Domino object memory in XPages

We need to call the recycle() method explicitly to clear the memory after we use Domino objects in XPages.I would like to request to clear the memory for the Domino objects automatically like java garbage collection without the explicit recycle() ...
over 5 years ago in Domino Designer / XPages 1 Under Consideration