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 1344

New Checkbox field width options

When a checkbox field is placed in a fixed-width table cell and a long selection of characters is entered, the cell width expands beyond the fixed value to display the characters in a single line. This causes the table to collapse. The ability to ...
over 2 years ago in Domino Designer 0 Under Consideration

Search (or highlight) a field on a form based on the name it has

As wie all know, documents can contain fields (items) which have never been added to the (any) form, and the only way to find this out, is to add a new field and give it the name in question to see if there is an error message ... but after findin...
over 2 years ago in Domino Designer 1 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.
over 2 years ago in Domino Designer / Views 0 Needs Review

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...
over 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.
over 2 years ago in Domino Designer / Views 1 Under Consideration

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Form table - new cell or column property - can be on a new line

If there would be a new property in the table cell or column - the cell can be on a new row if the formula is true (similar to hide paragraph if formula is true...), it would allow responsive appearance of the tables and thus the whole form. Use c...
almost 3 years ago in Domino Designer / @Formulas 0 Assessment

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
about 3 years ago in Domino Designer / LotusScript 3 Needs Review