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 629 of 9019

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

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

@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

Hide form fields properties without encrypt.

We need the possibility to use "hide when" formula în fields for security not only for display. To encrypt only some fields în form is very hard to implement in real world.
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Allow Checkboxes to be multiple columns

If I have a checkbox with more than a few (maybe 5 or 6) values, having that checkbox be just Horizontal or Vertical isn't visually pleasing. Horizontal values don't all show on the page. Vertical values require user to scroll.
over 6 years ago in Domino Designer / XPages 2 Needs Clarification

Domino xpages should be working stand alone like PHP

Domino xpage should be work without domino http task, it should be integrated with any other web services like apache
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Improve Design Definition section so it supports viewName

Life of a developer is so much sweater when the design defintion of a custom control in xpages could display its viewname as described here https://stackoverflow.com/questions/13193916/xpages-design-definition-for-a-custom-control/48551751#48551751
over 1 year ago in Domino Designer / XPages 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

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration