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 1252

Allow ‘Computed for Display’ for Rich Text fields

Currently you only have an Editable or Computed Rich Text field. Allowing Computed for Display (CfD) for RT fields would make it easier to embed RT on a form e.g. for showing context sensitive help, based on other fields, without the data being s...
almost 5 years ago in Domino Designer 0 Under Consideration

Web based domino designer

That would be great to have a web based domino designer
over 5 years ago in Domino Designer / LotusScript 1 Assessment

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
about 3 years ago in Domino Designer / LotusScript 4 Needs Review

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Calendar Pop-Up should be more elegant

When a User wants to enter a date, using a Nomad Web application or the Notes Client, they are forced to either enter the Date manually, or click on the tiny Calendar icon as illustrated in the attachment. The User should be able to click anyweher...
almost 3 years ago in Domino Designer 0 Under Consideration

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
about 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Improve fulltext search with [FIELDNAME] isEMPTY

When searching for information sometimes you need to find all document where a field contains no value.
over 1 year ago in Domino Designer / Views 2 Needs Review

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Add the ability to have a URL or compose email to a view column to click on

It would be nice to have the ability to have a column in a view have either an email or a URL address to be clicked on. For an email address, it would compose the email and for a web address it would open the addressin a browser.
almost 2 years ago in Domino Designer / Views 1 Needs Review

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration