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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Allow a version of @SetviewInfo as a Lotusscript command

I would like to see a version of the @SetViewInfo / @GetViewInFo commands in Lotusscript. Of course the currently existing side effects of the @command on other Notes Design objects than the view where it gets used, need first to be removed. Other...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Enhance Image Editor in Verse

Hi team. Currently, Verse on-Premise does not feature a good rich text editor that could edit / resize images. Users working in MacOS with Safari or Chrome get images which are really high in resolution, and when pasted in the browser in the Compo...
over 5 years ago in Verse / Verse on Premises 3 No Plans to Implement

Provide LotusScript access to get and set ALL agent properties

No description provided
about 8 years ago in Domino Designer / LotusScript 4 Under Consideration

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
about 8 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow merged Calendar entries to show on app

Without the ability to sync my Verse calendar with my iphone calendar, it would be useful if all of my merged calendars in Lotus Notes would show up on the app when I need to view my work calendar. Right now, it only shows my personal calendar and...
over 1 year ago in Verse / Mobile (iOS) 0 Future Consideration

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 5 years ago in Domino Designer / Java 0 Under Consideration

Mail policy settings should work for sending from a Web browser

The following mail policy does not work on HCL Verse Web/HCL iNotes "Mail Settings"-"Mail"-"Basics"-"Outgoing Mail Checking" - "Set outgoing limits"- "Internal domains:" - "Allow but show warning" or "Do not allow" Creating a mail policy settings...
about 3 years ago in Verse / Verse on Premises 0 Future Consideration

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

AI-assisted functions for organising mail views.

Use artificial intelligence and machine learning to automate tasks like sorting emails, suggesting replies, and prioritising messages.
over 3 years ago in Verse / Verse on Premises 0 Future 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 7 years ago in Domino Designer / LotusScript 1 Under Consideration