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 1238 of 8039

Creating Dashboards

Dashboard option should be there in designer where we can place our applications and necessary reports. Currently we are doing it through outlines but its not attractive. User interface for notes client applications should be made attractive with ...
over 3 years ago in Domino Designer 0 Under Consideration

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
about 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

LotusScript Date time Object: New NotesDateTime ("2017-3-7") - is this in March or July?

What date is  to be expected from "New NotesDateTime ("2017-3-7")" ? According to ISO 8601 (valid in the U.S. too) this  would mean 2017  - March - 7th. However, in my German Notes (both, 901 and 10), the result is different (Adding 20 days,  retu...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the co...
about 5 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
about 5 years ago in Domino Designer / @Formulas 2 Needs Clarification

Show lines, paragraphs and other formatting symbols on Forms and subforms

Use the same button like on word processors to show editing parts like new lines, tabs, paragraphs on the Form editor. So, developer can see them. Also indicate if the text part has hide-when formula.
about 5 years ago in Domino Designer 0 Under Consideration

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rang...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed...
over 5 years ago in Domino Designer / Views 0 Under Consideration

Save View without updating Index (ie when saving action buttons or column titles)

When saving a view the index is updated, even when not needed. very slow for big views.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Function to change Notes ID password via Lotus Script.

We need to change Notes ID password via program in bulk.I know that it is possible to change password with using ID-vault.Because I need to make it with our program, I want to be able to change Notes ID password via Lotus Script, Formula, and so on..
over 5 years ago in Domino Designer / LotusScript 2 No Plans to Implement