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 1350

Computable label for buttons

Currently labels have any fixed text you apply. Computable labels allows other form or environment variables to detemined what is displayed eg a label in a different lauguage or explcit actions if the button is pressed eg "On" or "Off" rather than...
almost 7 years ago in Domino Designer 2 Under Consideration

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
about 4 years ago in Domino Designer / LotusScript 5 Needs Review

Please allow Java debugging as a permanent development tool again - or allow debugging only for http task

Background for our request: We develop XPages-based applications with a large Java framework with a larger development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development w...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Add NotesView.AllDocuments property for LotusScript

So useful...
about 7 years ago in Domino Designer 1 Under Consideration

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
almost 7 years ago in Domino Designer / LotusScript 3 Under Consideration

sessionAsSigner for LotusScript

Really grew to love sessionAsSigner in Xpages apps. E.g. perfect for workflow apps! Now everytime I build or maintain a pure Notes client app I'm deeply missing the flexibility of sessionAsSigner in LotusScript!
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Enable opening and removing multiple applications in Domino designer

When you get a large project that is spanning over multiple .ntf it is a bit of a hassle to add them one by one to your workspace. It would be nice if you could select multiple ntfs in the 'Open application' dialog and add them all to the workspac...
about 7 years ago in Domino Designer 0 Under Consideration

Built-in LotusScript function to provide LMBCS to UTF-8 encoding conversion

Currently with a LotusScript web agent session.DocumentContext call is based on LMBCS-based encoding . If that can not be changed to allow UTF-8 encoding, please provide a built-in LotusScript function to perform the conversion.from LMBCS to UTF-8...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Passing Params when doing a console run of an agent

If you do tell AMGR Run from the domino console it would be good to be able to add a third parameter that will be passed as the query string parameter similar to when doing a http get/post to an agent or as ParameterdocID. Because using this we co...
6 months ago in Domino Designer / LotusScript 1 Needs Review