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 283

Should reduce image size if it exceeds the width of the fixed cell

1.Create one table(such as: 2 rows & 4 columns with fixed width) in the form. 2.Create one RTF field in the first cell. 3.When one user paste one image in the RFT filed. The width of the first cell becomes extremely large. The width of the oth...
about 1 year ago in Domino Designer 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...
almost 2 years 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).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Include more customization options in Domino Designer for creating buttons for Notes Client/Nomad

Using Domino Designer to create a button for forms/subforms or pages accessed by the Notes Client or Nomad, the button component has few customization features, there is no mouseOver feature, or option to place an icon next to the button caption. ...
12 months ago in Domino Designer / ReStyle 1 Needs Review

Outlines need an urgent overhaul

We nowadays can use our Notes application on mobile phones, tablets and other devices with smaller screens. That's why HCl allowed us developers to take care of the screen size in views and forms. But in the Notes Outline the most important option...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Backup Workingset

Could we get a feature that can backup workingset. I have several times lost my workingsets. So a feature that backup workingset every week/day would be great. And a restore feature as well.
almost 1 year ago in Domino Designer / Documentation 1 Needs Review

Indicate in Editor starting and closing brackets, curly brackets and parantheses

The same way if you edit Java agents it will indicate starting parantheses when putting cursor at closing parantheses.
over 2 years ago in Domino Designer 0 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
6 months ago in Domino Designer / LotusScript 0 Needs Review

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
about 2 years ago in Domino Designer / XPages 1 Needs Review

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review