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

FILTER BY CATEGORY

LotusScript

Showing 330

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
9 months ago in Domino Designer / LotusScript 4 Needs Clarification

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Hide form fields properties without encrypt.

We need the possibility to use "hide when" formula în fields for security not only for display. To encrypt only some fields în form is very hard to implement in real world.
almost 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

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...
9 months ago in Domino Designer / LotusScript 2 Assessment

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
over 4 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Sort parameter for notesUIWorkspace.Prompt method

Add the Sort parameter to the notesUIWorkspace.Prompt method on LotusScript, the same as in @Prompt on @formulas
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotusscript evaluation explained

Get the same error as when creating a @Formula agent when evaluating @Formula in lotusscript.
over 1 year ago in Domino Designer / LotusScript 0 Needs Review