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 1339

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
25 days ago in Domino Designer / LotusScript 0 Needs Review
110 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
almost 7 years ago in Domino Designer / LotusScript 6 Assessment
110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
almost 7 years ago in Domino Designer / XPages 5 Assessment
101 VOTE

EmbeddedView by Formula

Enables to embed Views (Server!!Database!!View) from different databases. Today embedded views are linked by replicaId, So if you distribute applications by template - the embedded view points to the test / development application, Which is annoin...
over 6 years ago in Domino Designer / Views 15 Under Consideration

Improve REST/JSON capabilities in LotusScript (e. g. for better use with HCL Volt MX Foundry)

We are using Domino LotusScript for many REST Requests to internal and external services, including HCL Volt MX Go Foundry as a services middleware for easier administration of services, easier configuration of auth services, also improving the ov...
12 months ago in Domino Designer / LotusScript 0 Needs Review

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
over 1 year ago in Domino Designer / @Formulas 2 Under Consideration
106 VOTE

Add formula for database of embedded view

No description provided
almost 7 years ago in Domino Designer / @Formulas 1 Under Consideration

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
about 3 years ago in Domino Designer / LotusScript 0 Assessment
100 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
over 6 years ago in Domino Designer 2 Assessment

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration