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 1230

Enhance buttons in Notes Client to accept multi-stage images or allow a transparent background

This would allow us to use buttons to replace image/hotspot combinations when designing UX. The image/hotspot method is time consuming to build and manage. Having a button would make it easier to replace table tabs with a more contemporary look.
about 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Unhide Notes database design

To show or hide the database design, we need a template, but if the template is no longer available, we have no way to see the design. We have been using Notes for almost 20 years, and the developer hid the design of the old database in the past, ...
6 months ago in Domino Designer 2 Needs Review

"Inherit Future Design Changes" property grayed out when replacing design

You have Manager access to a Notes database and want to replace the design of a database with its updated or possibly a different template. When you attempt to replace design, you notice that the option to "Inherit future design changes" is grayed...
6 months ago in Domino Designer / Views 0 Needs Review

Lotusscript Method Names should allow more than 40 Characters

In writing clean explainable code (and we still have some Lotusscript code) it sometimes would be useful to be able to use more than 40 characters for a Method Name / Function. 64 characters might be a better limit. Currently an error is thrown: N...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
over 1 year ago in Domino Designer / LotusScript 3 Assessment

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Hint with filename for tabs in Designer

Last version where it works was 9.0.1 FP9. It is not working from 9.0.1 FP10 - and still not in 10.0.1 FP2. It was simple - hold mouse pointer for a while over tab and it shows which app it is from. Now there is no indication from which DB is res...
almost 5 years ago in Domino Designer 2 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

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...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review