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

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

Don't always use an idea's vote count to prioritise work

Just because an idea has a low vote count doesn't make it less urgent. For example, "drag & drop support to re-order LS functions & subs" (DDXP-I-363) is more useful than "Show LotusScript variables that are declared, but not used" (IDEAAD...
7 months ago in Domino Designer 4 Already Exists

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...
8 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&...
9 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.
9 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 ...
10 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...
11 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.
11 months ago in Domino Designer 0 Needs Review

Attachments in computed Rich text field shouldn't be allowed to move or drag

Add two Rich text fields in a form in Notes database, initially both editable. In the 1st Rich text field add attachments and then save the document. Then make the 1st Rich text field as computed and save the form. Then edit the document and from ...
12 months ago in Domino Designer 0 Needs Review