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 1225

XPages file upload validate require should be work

Please fix validate require property not work for file upload for long time but text box require property can work correctly.
4 months ago in Domino Designer / XPages 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
4 months ago in Domino Designer / Java 0 Needs Review

Resolve %INCLUDE directive when agent is saved

The %INCLUDE directive is resolved when the agent is executed in the frontend or backend. Customer expects %INCLUDE directive to be resolved when the agent is saved. https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_PCTINCLUDE_DIRECTIVE.html
4 months ago in Domino Designer / LotusScript 1 Needs Review

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
4 months ago in Domino Designer / LotusScript 0 Needs Review

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...
5 months ago in Domino Designer 0 Needs Review

The order of shared actions in the Insert Shared Action dialog box is not alphabetical

Using the Domino Designer client to insert a Shared Action, you find that the order of the Shared Actions in the dialog is not alphabetical. The actions are ordered from oldest to newest. This is working as designed. An enhancement request to pres...
5 months ago in Domino Designer / ReStyle 0 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...
5 months ago in Domino Designer / LotusScript 1 Needs Review

Domino Designer can create invalid long pathnames on NTFS

Domino Designer creates long paths in "Notes\Data\Workspace\Local" which Windows doesn't allow to delete/move/rename. This causes problems on customer systems where the registry setting: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSyst...
5 months ago in Domino Designer 0 Needs Review

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
5 months ago in Domino Designer / LotusScript 1 Needs Review

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
5 months ago in Domino Designer / LotusScript 2 Needs Review