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

Ideas

Showing 606 of 8846

Capability to stop an active Leap app

With Domino v14 customers can use up to 5 Leap apps for free, however, that does not mean one can not have more than 5 apps on the system its just max 5 of them can be active at the same time. As of today there is no way to stop an active/running ...
over 1 year ago in Leap 0 Needs Review

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
over 5 years ago in Domino Designer / @Formulas 1 Assessment

Multiple submissions with a different UUID by replaying the request from the browser

It is possible to capture the latest post in the browser and replay with a different UUID. Then you end up with two submits/records. This not a desired behavior, as it bypasses logic in the form. We would like to have the uuid's generated only by ...
3 months ago in Leap 0 Needs Review
104 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 17 Under Consideration

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
11 months ago in Domino Designer / @Formulas 1 Assessment
108 VOTE

Add formula for database of embedded view

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

Enable control over popup behavior in embedded views to improve user experience.

Insert the embedded view into the form. Make a selection within the embedded view. Move the cursor over the row in the corresponding view. Observed Behavior: A popup appears when hovering over the selected document row, as shown in the attach...
4 months ago in Domino Designer / Views 1 Under Consideration

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
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

More fine grained access to external forms (authentication issues)

We offer Leap forms to transient users who log in via a JWT OIDC connection with an external identity provider. Within Leap, the usage rights for forms are set to "all authenticated users". This configuration is necessary because the users of thes...
3 months ago in Leap 0 Needs Review

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
almost 4 years ago in Domino Designer / @Formulas 3 Under Consideration