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

My ideas: Domino Designer

Showing 271

A way to group custom controls in DDE, like add a sub category

In an application we have more than 80 custom controls. The way we nowadays sort and group them is via their name, but in we need to scroll a lot to find the CC we want to apply changes to (in the Eclipse Applications View). It would be convenient...
about 2 months ago in Domino Designer / XPages 1 Needs Review

Explain the values 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form

To avoid confusion it may help to explain via REM statement the values represents 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form (see attached file). Currently, these are the values represents in WebRetri...
about 2 months ago in Domino Designer / @Formulas 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

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

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
7 months ago in Domino Designer / XPages 0 Needs Review

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
8 months ago in Domino Designer / XPages 0 Needs Review

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
8 months ago in Domino Designer / @Formulas 0 Needs Review

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
9 months ago in Domino Designer / LotusScript 2 Needs Review

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
10 months ago in Domino Designer 1 Needs Review

Tracelog for synch with ODP

I would like to have the option to have a complete tracelog what DDE has done with files udring a sync with ODP. Now the action does just disappear or does not appear anywhere with is prone to errors due to lack of check options.
10 months ago in Domino Designer 0 Needs Review