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

All ideas

Showing 1742

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Logout option for Verse Mobile App

Customer would like to have an option to logout from HCL Verse App due to high risk for confidential data in HCL Verse if users loss their smart phone.
about 1 month ago in Traveler / Documentation 0 Needs Review

Remove application block debugger / progressbars

Today I needed to copy some groups into a nab. And had previously created and debugged an agent. When I did paste the groups into the client, the debugger started and locked the client. because I needed to switch over to the client to get the debu...
about 1 month ago in Notes 1 Needs Review

Need ability to get current document context when running agent

Customer would like to run an agent to access data refer to following link: https://help.hcltechsw.com/domino-leap/1.1.3/direct_access_domino_data.html The scenario is as below: 1. Create a new document via web browser. 2. Enter value for some fie...
5 months ago in LEAP 0 Needs Review

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
almost 2 years ago in Domino Designer / Views 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Include more customization options in Domino Designer for creating buttons for Notes Client/Nomad

Using Domino Designer to create a button for forms/subforms or pages accessed by the Notes Client or Nomad, the button component has few customization features, there is no mouseOver feature, or option to place an icon next to the button caption. ...
11 months ago in Domino Designer / ReStyle 1 Needs Review

Backup Workingset

Could we get a feature that can backup workingset. I have several times lost my workingsets. So a feature that backup workingset every week/day would be great. And a restore feature as well.
11 months ago in Domino Designer / Documentation 1 Needs Review

Shortcut for Switching Tabs in Notes 12 and Later

The following help resource provides guidance on switching workspace pages: How do I switch to a different workspace page? https://help.hcltechsw.com/notes/14.0.0/client/fram_switch_workspace_page_t.html The instructions indicate that to switch wo...
6 months ago in Notes 0 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
3 months ago in Domino Designer / LotusScript 0 Needs Review