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: Domino Designer

Showing 1233 of 7999

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 4 years ago in Domino Designer / LotusScript 3 Assessment

Easier way of fixing UNK table problem (FT index thinks field is different type)

Example: Create a field (Number), and create-save a document with that field set. Then create FT index for database Then change field type from Number to text, create a new doc & save (easily done when a field looks like it can be numeric ...
over 5 years ago in Domino Designer 8 Under Consideration

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
almost 6 years ago in Domino Designer 6 No Plans to Implement

Make a Notes client JavaScript User Guide

I'd like to know the details of how to use JavaScript in a form in the Notes client (V11+). One can do marvellous things in the UI, but most of it is unknown to the average developer. Could you please write a User's Guide, describing what javaScri...
11 months ago in Domino Designer / Documentation 0 Needs Review

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...
about 1 year ago in Domino Designer / @Formulas 1 Under Consideration

Restyle dialog itself needs restyling

in step 2 of the restyling process ("confirm mapping") we need to choose a set of elements (forms or pages) then the name of that element. The comboboxes for the elements' names are way too narrow for long names; it can become a trial-and-error jo...
7 months ago in Domino Designer / ReStyle 0 Needs Review

Lotus Script stack trace function instead of the unsupported Lsi_info(14)

Please add a regular and offical function to get a Lotus Script stack trace instead of the buggy and unsupported function Lsi_info(14). Mark Reiser, sirius-net GmbH LotusScript, Script, LS, LSI, Lsi_info
over 5 years ago in Domino Designer 4 Under Consideration

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
about 3 years ago in Domino Designer / Java 4 Under Consideration