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

FILTER BY CATEGORY

Domino Designer

Showing 213

overview latest accessed / modified files

I would be much more productive if i had an overview which design files I have accessed/modified lately. 99% chance I would continue my work in these files.
8 days ago in Domino Designer 0 Needs Review

Need another Option for view column totals

The problem: In a view one can select for a column the option: "None", "Total", "Average per document", "Average per subcategory", "Percent of parent category" and "Percent of all documents" But this is quiet limited. There exist user requests to ...
15 days ago in Domino Designer / Views 0 Needs Review

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
10 months ago in Domino Designer / LotusScript 0 Needs Review

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
about 2 months ago in Domino Designer / @Formulas 5 Needs Review

set column format based on formula

At the moment, you can set text and background color for a row based on a formula, using 'Use value as a color' option in a column. It would be nice to have similar behavior to set column values to bold, underline, italic for a specific row or rows.
4 months ago in Domino Designer / Views 1 Needs Review

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
19 days ago in Domino Designer / @Formulas 0 Needs Review

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
4 months ago in Domino Designer / Views 0 Needs Review

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
7 months ago in Domino Designer / LotusScript 2 Needs Review

Add Totals options Maximum and Minimum in column properties

Showing the maximum and minimum value of documents in a categorized view would greatly enhance analyzing data in Notes. Using these options should not only be possible for number columns but also for date columns, so that the first or last date of...
about 2 months ago in Domino Designer / Views 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
5 months ago in Domino Designer / LotusScript 0 Needs Review