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 subscriptions: Domino Designer

Showing 1291 of 8418

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
over 1 year ago in Domino Designer / XPages 1 No Plans to Implement

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Include documents in source control

We have a lot of documentation, configuration and even code stored in documents. It would be great if these documents could be included in the source control. Could be implemented as a view with a reserved name - all documents in the view will be ...
about 6 years ago in Domino Designer 1 Assessment

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 2 years ago in Domino Designer / LotusScript 3 Assessment

Allow display of rich text items in view

There is an old restriction that summary items cannot be included in views. I don't need to include them in the index to sort the view by them, but I need to display them. It is already possible to display gif images in the view. They are not part...
over 4 years ago in Domino Designer 2 Under Consideration

XPage type programmability in Notes Form Elements

If XPages is on the way out give us 'blue diamonds' on Forms, ie. the ability to program the content, style, layout etc etc. Also provide better Embedded View experience so we can recreate Repeat Control working.
over 5 years ago in Domino Designer 0 Under Consideration

Make Ctrl-Break work to stop Search in Designer or other actions

Yeah, I know, I probably shouldn't have double-clicked a source line before Search had terminated, but now I'm stuck with a hung Designer and I have to kill Notes. Why oh why isn't Ctrl-Break working? I need an emergency Ctrl-Brake!!
almost 3 years ago in Domino Designer 0 Under Consideration

Multiple Shared Actions collections

Currently there is only 1 collection of shared actions. It would be great to have multiple named collections of shared actions that can be inherited separately
almost 3 years ago in Domino Designer 1 Needs Review

Simpler Java Debugger

It would be more productive if we could have the LotusScript debugger as an inspiration to the Java debugger. I think all the work it takes to use de debugger (FI. you cannot debug an NTF template. First you have to refresh design than use de debu...
about 6 years ago in Domino Designer 1 Under Consideration

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...
about 1 year ago in Domino Designer 4 Already Exists