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

@Formulas

Showing 102

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...
15 days ago in Domino Designer / @Formulas 0 Assessment

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
7 days ago in Domino Designer / @Formulas 0 Needs Review

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
8 days ago in Domino Designer / @Formulas 0 Needs Review

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
22 days ago in Domino Designer / @Formulas 0 Needs Review
303 VOTE

Add @formula to View Column Title

No description provided
over 6 years ago in Domino Designer / @Formulas 7 Assessment
196 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
over 6 years ago in Domino Designer / @Formulas 6 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 1 year ago in Domino Designer / @Formulas 2 Under Consideration

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 4 years ago in Domino Designer / @Formulas 1 Assessment

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

Add formula for database of embedded view

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