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 354 of 8995
132 VOTE

Synchronize Journal/Notebook to mobile devices (iOS/Android)

The synchronization of Journal/Notebook should be added to the Verse app (Android/iOS) and Exchange profile to provide consistency with Notes client and iNotes.
over 7 years ago in Traveler 4 Assessment

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

log number of mails add/update/delete on Verse for iOS

We can see how many mails added/updated/deleted from Android device. Hope we can add similar log for Verse on iOS.
24 days ago in Traveler 0 Under Consideration
110 VOTE

Add formula for database of embedded view

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

Need feature to hide/encrypt device Id related informationin POST and other requests

For these Post/Response and other requests(change user setting-refer to below screenshot): For example: https://traveler.hostname.com:443/traveler https://traveler.hostname.com:443/traveler?action=setConfig&deviceId=HCL_IOS_*****&deviceTyp...
30 days ago in Traveler 0 Needs Review

Traveler server support for DB2 version 12.1

HCL Traveler server supports DB2 Advanced and Standard Editions v11.5. As DB2 Version 12.1 is available, that needs to be supported by HCL Traveler.
3 months ago in Traveler 3 Planning to Implement

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...
about 4 years ago in Domino Designer / @Formulas 3 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
over 2 years ago in Domino Designer / @Formulas 2 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...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
over 7 years ago in Domino Designer / @Formulas 1 Assessment