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 899 of 8858

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Remove Mail from Inbox should be done with ONE (!!!) Swipe

Currently 3 click should be done to remove mail..
about 7 years ago in Verse / Mobile (iOS) 2 No Plans to Implement

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 2 years ago in Domino Designer / LotusScript 2 Needs Review

Ability to sync attachment in calendar event using iOS Native Calendar Application

With ActiveSync Version 16.x support in Traveler 11.x user can see the attachment in calendar event. However, If new calendar event with attachment is created via iOS Native Calendar App, the attachment does not sync. The added attachment can be s...
over 4 years ago in Traveler 0 Under Consideration

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Requesting to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. '

When users reschedule all the instances of a repeating meeting, Verse is expected to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. These instances will all be shifted by the same relative amount of time...
11 months ago in Verse / Mobile (iOS) 0 Needs Review

Repair Unable To Extend an ID Table - Insufficient Memory error

We have databases with over 4-5 million documents and this error is killing us. The applications are innoperable in a second and nothing works to recover, compact, replicate, nothing.
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

For Verse IOS need allow sent large attachment

When sent large attachment from HCL Verse for iOS, pop-up error message: Adding this attachment would cause the mail to exceed the maximum mail size. (Simplified Chinese: 添加此附件会导致邮件超过最大邮件大小。 ) Since the limit is hard-coded in Verse iOS right now. ...
over 4 years ago in Verse / Mobile (iOS) 1 Future Consideration

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review