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

My votes: Domino Designer

Showing 1351 of 8769

Add Input Enabled property to rich text fields

Rich Text fields don't have the "Input Enabled" property that other fields have. This allows designers to add a @formula that determines whether a user can edit a specific field. Please add this functionality to Rich Text fields.
almost 5 years ago in Domino Designer 0 Under Consideration

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow hide when formula for document table colums

When designing complex forms by using tables, sometimes it would be helpful to show or not show a column dynamically. Therefore, a hide when formula could be used which is not possible today.
about 7 years ago in Domino Designer 3 Under Consideration

Immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved?

Will it be possible to immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved? Scenario is have tried creating the backend view - "BACKENDVIEW1" from the button present on the vie...
almost 2 years ago in Domino Designer / Views 0 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

View column totals should be accessible for calculations, like detail rows are accessible through the programmatic name.

Let's suppose there is a view with three numeric columns; 1 2, and 3. I would like to be able to use the column totals from columns 1 and 2 to calculate the column total for column 3. For example, when calculating gross margin; if I have the price...
about 7 years ago in Domino Designer 2 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
over 6 years ago in Domino Designer / Java 0 Assessment

Render html in computed fields when *Render pass through HTML in Notes” is checked

Rendering html in a Notes form works for Computed Text, but not for Computed (for display) fields. It does when the form is displayed in a browser, but does not in the Notes Client. Mind you: *Render pass through HTML in Notes” needs to be selecte...
about 6 years ago in Domino Designer 0 Under Consideration

When a field contains a list you should be able to display the list as icons in a view column that uses "new line" as the multi-value separator..

I can display a list in a view column as text or numbers but I can't get a list to display as icons when using new line as the multi-value separator. The icons do not display in a vertical list, one icon per line. Instead they display on one line,...
almost 4 years ago in Domino Designer / Views 0 Needs Review

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
over 1 year ago in Domino Designer / Documentation 0 Assessment