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 784

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Fix Designer help interface issue

The Designer help can not be displayed with modernized interface in my PC. There is no expand/collapse function in the left menu. Then, It takes a lot of time to reach the document I wanted.This issue has been occurred in 9.0.1 FP10 and I found sa...
about 6 years ago in Domino Designer 1 Under Consideration

Allow longer field names in forms

Currently we're limited to 32 characters in a field name when creating them in Domino Designer.This is sometimes limiting in regards to describing field names. If possible, it would be nice to be able to have longer field names.
about 1 year ago in Domino Designer 1 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

XPiNC improve performance.

XPiNC is a fantastic facility it allows the best of both worlds, the power of using traditional Notes Views which is far superior to browser equivalents, but with the flexibility of opening the view's pages to an XPage with multiple data sources. ...
about 6 years ago in Domino Designer / XPages 4 Under Consideration

Calendar Pop-Up should be more elegant

When a User wants to enter a date, using a Nomad Web application or the Notes Client, they are forced to either enter the Date manually, or click on the tiny Calendar icon as illustrated in the attachment. The User should be able to click anyweher...
about 3 years ago in Domino Designer 0 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Open XPage in a Notes Framset

Probably a challenge. An XPage should be able to be displayed in a frame of a framset. So far, XPage is going to be a new tab. It would be good to link an XPage in an outline to show it in the frame next to it.
about 6 years ago in Domino Designer / XPages 1 Under Consideration

Make Document Properties an API not a Notes Client function

The Document Properties box is great for the Notes Client. But it's probably not going to work on HCL Nomad, doesn't support traditional Domino web or XPages, and won't support JavaScript development. For better flexibility and modernisation, my s...
about 6 years ago in Domino Designer 2 Under Consideration

Lotusscript events on documents

It would be nice to have onSave and afterSave events on Notesdocuments. Events can be based upon the form used, but should be triggered if saved in backend (and frontend). This makes it easier to build validation or postprocessing for documents th...
about 6 years ago in Domino Designer 4 Under Consideration