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

Clear

Ideas

Showing 848 of 9019

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...
over 3 years ago in Domino Designer / LotusScript 3 Assessment

Allow Snippets to be added into native Notes elements like Forms and views etc

Snippets cannot be added into a Form or Form event.@formula and JS cannot be added in from a snippet.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

SafeLinx Administrator language localization

Currently SafeLinx Administrator supports/shows only English as its language. Customer request language localization like Japanese, Chinese, etc.
over 4 years ago in SafeLinx 3 No Plans to Implement

Improve performance when removing all documents from a folder

It's very slow to clean up a folder programmatically. Removing even few hundreds or thousands (plus responses) it takes a while. It would be much faster just delete this private folder and recreate it again. Today the only way to clean up a folder...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Display Document Stage in Data Views for Leap Applications

As an app author in DLeap applications, one can currently show the data views ("view data") for all forms of an application. However, need a way to display a column that contains the document stage in these data views. At present, there is no avai...
almost 2 years ago in Leap / Documentation 0 Needs Review

Use a different color picker

It is amazing to finally have a color picker with Leap 9.3, but not a fan of the one being used - see attached print screen. Use a color wheel style color picker instead. Is easier to use and more functional. Make sure color picker is included eve...
over 3 years ago in Leap 0 Needs Review

Allow dynamic CSS to include top-level variables - app.getSharedData().myVariable

Currently CSS placed in HTML widgets can't access the scope: app.getSharedData().myVariable Would be nice to include this.
almost 2 years ago in Leap / Documentation 0 Under Consideration

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Service Table Search should return all table values from all parent records

Domino Leap Apps as a Service Table Search should return all the table values from all the submitted parent records. It does not work that way today. It only returns the table records from the first parent record. Expectation: It should return the...
almost 2 years ago in Leap 0 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review