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

Domino Designer

Showing 371

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
2 days ago in Domino Designer / @Formulas 0 Needs Review

Type ahead in Lotusscript editor in code with bugs

Make sure the type ahead is working, even if there are errors in the code.
3 months ago in Domino Designer / LotusScript 0 Needs Review

Copy the Lotusscript code from rich text field into the click action of the button

1.Customers need let AI develop the program code in Notes Designer. 2.If we had method to copy the Lotusscript code generated by Domino IQ from rich text field into the click action button then we can meet the requirement easily. Please refer to t...
15 days ago in Domino Designer / LotusScript 0 Needs Review

Bring back basic client designer support

Even on modern CPUs with sufficient RAM the Eclipsed based designer causes a lot of delays and productivity loss. Nomad Web uses a kind of basic designer. So the basic designer code should somewhere still in the client which is much faster. Even N...
5 months ago in Domino Designer 3 Needs Review

Add Style Property to the LotusScript NotesViewColumn Class

Summary: The NotesViewColumn class currently lacks the ability to programmatically read the "Style" setting (General, Number, Date/time, Names) defined in the column's Advanced Format properties. Implementing a read-only Style property would enabl...
2 months ago in Domino Designer / LotusScript 0 Needs Review

wider support for passthru html and css

only basic formatting is supported for html via attributes e.g. tables border=1, but css is largely not supported, a simple <td style="width:100px"> is not supported. also I can not find ANY proper overview which passthru is supported, can y...
3 months ago in Domino Designer 1 Needs Review

Improve YAML based source control feature

The YAML based ODP looks absolutely promising, but currently feels like a step backwards because it contains less readable information. That makes it impossible to do code reviews or check what changes others have made. Most of the 'text-based' co...
9 months ago in Domino Designer 3 Needs Review

In class db propierty NotallowReceivelocalReplica

I want to have a class that not allow receive local replica because are very sensible and there're users that create a local replica and then don't use this laptop or device because is an emergency device and when is it used put old documents in t...
12 days ago in Domino Designer / LotusScript 0 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
5 months ago in Domino Designer / LotusScript 1 Needs Review

Make @GetProfileField work for hide-when formulas in client

No description provided
about 2 months ago in Domino Designer 0 Needs Review