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 1288 of 8404

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Provide Option "Prohibit design refresh or replace to modify" for "Application Properties" in Domino Designer

Currently, option "Prohibit design refresh or replace to modify" is available for various design elements like "Forms", "Views" , "Pages", "Agents" etc. However, this option is not available for "Application Properties". As such, if some changes...
over 2 years ago in Domino Designer / Views 0 Needs Review

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

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

Notes Listbox options should wrap around the field instead of presenting a horizontal scroll bar

Listbox options should wrap around the field instead of presenting scroll bar. A field option to wrap text or present scroll bar or not would be better. This would allow us to create better user interfaces for the Notes client. This would be parti...
almost 3 years ago in Domino Designer 0 Needs Review

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.
over 6 years ago in Domino Designer / XPages 1 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
over 5 years ago in Domino Designer / LotusScript 2 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...
over 6 years ago in Domino Designer 2 Under Consideration