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 1285

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients. Timezone management and conversion HTTP handling of Binary files All sorts of hashing algorithms exposed to L...
5 months ago in Domino Designer / LotusScript 2 Assessment

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
5 months ago in Domino Designer / LotusScript 4 No Plans to Implement

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
5 months ago in Domino Designer / LotusScript 0 Under Consideration

Window Title displays differently in computed Frameset

As an application developer, customer would like to be able to have the same Window Title format in Frameset (Database Name + View Name) when opening Frameset within Frameset in order to have a computed value in the Frameset. Currently, launching ...
5 months ago in Domino Designer / Views 0 Needs Review

Ability invert background (better to select it) while selecting image.

While selecting an image, you should have ability to select , Invert background, so white icons are shown on black background. now it is not possible to see how it looks like.
5 months ago in Domino Designer / Views 0 Needs Review

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
5 months ago in Domino Designer / @Formulas 0 Needs Review

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
6 months ago in Domino Designer 0 Needs Review

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
6 months ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
6 months ago in Domino Designer / LotusScript 1 Needs Review