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 1278

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
5 months ago in Domino Designer / LotusScript 1 Needs Review

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

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
almost 3 years ago in Domino Designer / Views 0 Under Consideration

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

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

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form an...
over 5 years ago in Domino Designer 1 Assessment

XPage Elementor (Low code for XPages)

The idea is low code for XPage something like wordpress Elementor. XPage Elementor is help for non developer easy to develop any application via component control eg. web/mobile theme, layout, text editor, video, map, seo, ecommerce and so on. To ...
28 days ago in Domino Designer / XPages 1 Needs Review

Make it possible to pull a restyle from an existing element like one form and push to a selectable list of forms in the same database. (or view, page, etc)

So you restyle your template and push that look and feel to all the child databases, but everyone knows that something in the child database will be unique to that child database (special form, unique view, etc). So those design elements are exclu...
about 2 months ago in Domino Designer / ReStyle 0 Needs Review

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

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
10 months ago in Domino Designer / Java 0 Needs Review