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 ideas: LotusScript

Showing 362

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The atta...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance buttons in Notes Client to accept multi-stage images or allow a transparent background

This would allow us to use buttons to replace image/hotspot combinations when designing UX. The image/hotspot method is time consuming to build and manage. Having a button would make it easier to replace table tabs with a more contemporary look.
about 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Lotusscript Method Names should allow more than 40 Characters

In writing clean explainable code (and we still have some Lotusscript code) it sometimes would be useful to be able to use more than 40 characters for a Method Name / Function. 64 characters might be a better limit. Currently an error is thrown: N...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
about 2 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...
over 1 year ago in Domino Designer / LotusScript 3 Assessment

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Bug in lotusscript debug in Domino 12.0.2

When i use debug lotusscript in Domino 12.0.2 and click in object variable. I found blank screen under object as snapshot screen below this.
about 1 year ago in Domino Designer / LotusScript 1 Needs Clarification

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration