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

Clear

Ideas

Showing 572

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
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
over 2 years ago in Domino Designer / XPages 0 Needs Review

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow tables not to be saved on submit

Currently tables are always stored with their parent BO as a subform. This is not very practical when tables are used just to display some data - a lot of extra unnecessary data is stored into NSF with every element. Although a workaround is possi...
over 3 years ago in Leap 1 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 year ago in Domino Designer / LotusScript 0 Needs Review

Error message customizable for each LEAP app.

We would need error messages to be customizable for each form based on brand voice approved text. New feature request. To override the text of the generic error message LEAP produces with a text customizable per LEAP application. This stays within...
over 3 years ago in Leap 0 Needs Review

Feature request to allow for post install and/or post upgrade “setup” screen actions to be invoked through a service call.

Feature request to allow for post install and/or post upgrade “setup” screen actions to be invoked through a service call. We have a mandate that all production changes be done using our Urban Code Deploy (UCD) tool. See screen capture below.
over 2 years ago in Leap 0 Needs Review

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Domino Restyle - Some restyling should be optional and not mandatory

Hi. Used Restyle today on a relatively small, simple application and had some undesirable results. Restyle enabled the "Show twisties" property on all embedded views. Putting to one side the twisties were not required or wanted, it also resulted i...
about 1 year ago in Domino Designer / ReStyle 0 Needs Review

Add an application function to return list of users in an app role

We have a request to pre-populate a table with list of users in a given app role. Would be nice if there was an app function such as app.getUsersInRoles(Role Name)
about 1 year ago in Leap 0 Needs Review