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 1280 of 8307

Get the content from the "VIEW" magazine and make it available

New comers and some older folks will not have seen the great articles in the "VIEW" online magazine. I see a lot of questions and suggestions that have been covered in prior articles. Including techniques for common challenges which have been lost...
over 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
6 months ago in Domino Designer / LotusScript 1 Needs Clarification

Take the programmatic name when inserting a shared column

When I insert a shared column in a view, the programmatic name is not taken over. This is particularly annoying with editable columns.
about 3 years ago in Domino Designer / Views 0 Needs Review

DQL / QueryProcessor : executeTo "non materialized" view for optimal performance

The forthcoming executeToView method may create a "real" view which is very cool... but sometimes we only need results of our query but be able to navigate them like a view. Maybe an "in memory" or "non materialized" view could perform better if w...
over 3 years ago in Domino Designer 2 No Plans to Implement

Add a way to change Agent Type

From Bas van Gestel et al When I want to create a Formula agent, 9 times out of 10, I accidentally create a LotusScript agent first (since LotusScript is selected by default). I end up deleting the agent and creating a new one using formula. ...
about 6 years ago in Domino Designer 2 Under Consideration

RDBMS connectivity and Dashboard report

Dear Team, Many customers want to connect with the other database like Oracle, SQL server, and MySQL without LEI / Enterprise integrator. Need to some features in domino designer to connect another database directly, Provide one interface there an...
about 6 years ago in Domino Designer 0 Under Consideration

Allow the execution of the 1. color code column in a categorised/total row in a view

In a view with totals, averages or percent values the first occurence of a color changing column is not ececuted in the category/totals row , but the consecutive ones are. This looks odd. In a view where there are no totals used, the color columns...
over 4 years ago in Domino Designer / Views 0 Under Consideration

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration