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 1280 of 8318

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
about 6 years ago in Domino Designer 1 No Plans to Implement

The order of shared actions in the Insert Shared Action dialog box is not alphabetical

Using the Domino Designer client to insert a Shared Action, you find that the order of the Shared Actions in the dialog is not alphabetical. The actions are ordered from oldest to newest. This is working as designed. An enhancement request to pres...
11 months ago in Domino Designer / ReStyle 0 Needs Review

Enable application document logging

Database should have feature like a document log history separate database and enable by default eg. who create, read, update and delete this document. Sometime document was disappear from database but don't khow who delete the document.
almost 2 years ago in Domino Designer / Views 0 Needs Review

Add option to fit combobox and listbox width to the window in Domino Designer

Domino Designer provides multiple sizing options for textfields: Fixed (Size) Fit to window (%) Fixed (characters) For comboboxes and listboxes only the following options are available: Fixed (Size) Fixed (characters) For a proper rendering of...
about 5 years ago in Domino Designer 0 Under Consideration

Add Group lookup in NotesDirectory and NotesDirectoryNavigator classes

It would be good to add functionality to do lookup of groups also in these classes and also other things that a developer might need to lookup in the nab/nabs but primarly groups. I know you can use this function to do a $namesfieldlookup and get ...
over 1 year ago in Domino Designer / LotusScript 0 Assessment

Make Information available in a view column of another document ( e.g. parent document from "$ref")

This is not possible yet and the document need to import or manage the fields from the parent document. @GetDocField( $REF; Field1) does not work yet in a view column
almost 6 years ago in Domino Designer 5 Under Consideration

Make content assist (ctrl+space) available at every place in the designer

nothing more, nothing less... content assist should work on EACH place, where you can enter code (java, xpage source, serverside js, clientside-js, dialogbox for computed values, lotusscript, etc)
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Assign a new Programmatic Column Name when copying and pasting a column in the view.

I think this is an old bug. Sometimes when a column is copyed and pasted in a view the programmatic name of the column will not change. I often was wondering why the new pasted column does not show the correct result of the underlying formula. Thi...
almost 2 years ago in Domino Designer / Views 0 Needs Review

View column align values on decimal point

Make it possible to align values on the decimal point, n decimals, rounded, trailing zeroes should be invisible.
almost 2 years ago in Domino Designer / Views 1 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration