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

My ideas: LotusScript

Showing 396

Encoding directories on Mac client

Using the dir$ statement on a Mac, characters are being encoded in a certain type of UTF-16. Using this encoded string does not work for Open statement. LotusScript should use encoding/decoding consistently
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Agent event trigger "Before new mail arrives" cause "Maximum number of concurrently open objects has been exceeded"

Problem:Agent event trigger has "Before new mail arrives" and "After new mail arrives", if end user's mail agent using "Before new mail arrives", it can caused "Maximum number of concurrently open objects has been exceeded...
over 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

Application feature can send to action bar in mail action menu

Can integrate between mail and application by insert or create action botton in mail by select feature in application database send action botton to mail database to select and copy email content or selected attachment and send back application da...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Editor: drag & drop to re-order LS functions & subs

The Eclipse editor always sorts by name. The Classic editor always sorts by recently added. It's sometimes useful to have a function/sub being worked on at the bottom of the list, but then move it to a more appropriate position later.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Move the frame and form wiring from CAE to note client proper with Expiditer and/or CAE

The wiring method in CAE is better than the set/get environment process being used today. It should be part of the notes client proper. Also, the Java UI elements should be native to the notes client and not require CAE nor Expiditer.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

.NET Web Service Native Support

Please fix bug wsdl from asmx file. import asmx with no error. refer from http://michelles-universe.blogspot.com/2009/02/consuming-net-web-services-in-notes-85.html
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
about 2 months ago in Domino Designer / LotusScript 2 Needs Clarification

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
7 months ago in Domino Designer / LotusScript 0 Needs Review

Angular Routed apps must fall back to index.html instead of error 404

If the application uses the Angular router, you must configure the server to return the application's host page (index.html) when asked for a file that it does not have. A routed application should support "deep links". A deep link is a URL that s...
9 months ago in Domino Designer / LotusScript 0 Needs Review