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 1233 of 8004

Support theme names that are not starting with the prefix Bootstrap4

Extending the "Bootstrap4" theme causes some icons to use Glyphicon classes (which don't work) instead of the Font Awesome ones intended for use with Bootstrap 4 At present, to override the Bootstrap4 theme there are few points that needs to be fo...
almost 3 years ago in Domino Designer / XPages 3 Needs Review

Make the standard mailfont and size available for Richtextfields

Please make the mailfont and size available to set it in a richtextfield via lotusscript. Now is not possibel to read the user current mailfont and size. we will set in the application the body field with this settings.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

Folders that can be sorted manually by drag and drop

Sometimes we want to use a folder that contains only the documents we want to stand out from the documents in the nsf as a list that is independent of the other documents. In mail, this is the inbox folder. inboxes are usually expected to be displ...
almost 3 years ago in Domino Designer / Views 0 Needs Review

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
almost 3 years ago in Domino Designer / Views 0 Needs Review

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

LotusScript Documentation for all NotesJSON* classes (and others that got added lately) is extremely poor

The NotesJSON* classes were introduced with Domino V 10.0.1. In V 11 a few methods were added but the documentation is still as poor as on day one. Most prominent example: NotesJSONElement.Type property just says this: Constant in JSON element tha...
almost 3 years ago in Domino Designer / Documentation  / LotusScript 3 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

notesdatabase.compactwithoptions

Needs to be brought up to date with latest domino version compact options. For example enabling / disabling daos or nif. Also needs separate options for -r and -R
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Add proper return codes to registerNewUser Method of NotesRegistration class

We are using the method to programmatically register new users. The registration is not done by an administrator. It is delegated to several persons in the organisation. They select 1-n entries in a custom database that holds the information for p...
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration