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 1283

Allow embedded views from other databases based on a formula

Now when I want to embed a view from another 2nd database I have to select the application (2nd database) and the view I want to add. However, when working with templates the template and production db will then both refer to the same 2nd database...
over 4 years ago in Domino Designer 2 Under Consideration

Add a column property to stick/keep column shown in wide views, when scrolling the view to the right

In views with many columns (wider than the screen), if the user scrolls the screen to right, the key identifier - mostly in one of the leftmost columns - will get out of sight. Give designer an additional column property, which keeps columns visib...
about 6 years ago in Domino Designer 0 Under Consideration

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...
2 months ago in Domino Designer / LotusScript 0 Needs Review

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

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
over 1 year ago in Domino Designer / Views 1 Needs Review

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Allow the color of a table cell to change based on a field value.

Similar to this idea: https://domino-ideas.hcltechsw.com/ideas/ICAA-I-37 I would like the ability to colorize a cell based on a field value. There are so many situations for me where this could be helpful for the user. The cell color can be red to...
over 1 year ago in Domino Designer / @Formulas 1 Under Consideration

Should reduce image size if it exceeds the width of the fixed cell

1.Create one table(such as: 2 rows & 4 columns with fixed width) in the form. 2.Create one RTF field in the first cell. 3.When one user paste one image in the RFT filed. The width of the first cell becomes extremely large. The width of the oth...
12 months ago in Domino Designer 0 Needs Review

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.
about 1 month ago in Domino Designer / LotusScript 0 Needs Review

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
over 5 years ago in Domino Designer / XPages 0 Under Consideration