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 1280 of 8330

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
about 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
4 months ago in Domino Designer / Java 0 Needs Review

Allow programmatic access to all Notes Workspace items (tabs, databases, bookmarks, etc)

This would make it possible to automate management of the workspace.
about 6 years ago in Domino Designer 2 Assessment

View returns wrong total with read access

If I have a view that has documents with read access documents that isn't visible to me they are still counted in the view total column if I can see one document in that category. We need to know if the data is correct or not. This leads to calcul...
over 1 year ago in Domino Designer / Views 0 Under Consideration

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
about 1 year ago in Domino Designer / LotusScript 4 Needs Review

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 6 years ago in Domino Designer / @Formulas 1 Assessment

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Dynamic height for embedded views

From Les Zatony I wish I could set the height of an embedded view based on a formula. This would allow me to better utilize screen real estate by calculating the height based on the number of entries that exist and could be used to set a max and a...
about 6 years ago in Domino Designer 3 Under Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 0 Needs Review

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration