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 1326

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
about 3 years ago in Domino Designer / LotusScript 3 Needs Review

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Add JavaScript support in all design elements

JavaScript together with Java is a major programming language for xPages technology. But, unlike Java, Javascript has very limited allowed places to use for Domino applications development. Idea is to expand JavaScript support for all design eleme...
about 6 years ago in Domino Designer 0 Under Consideration

Office Integration on the web

One thing that SharePoint does really well is: Office Integration on the Web We can make something similar with WebDAV - but it is not easy and requires a lot of 'gears' (extra database, java, activex etc) Please make Office Integration easier for...
over 6 years ago in Domino Designer 1 Under Consideration

Core Control Link in Xpage (launched in Notes client) needs to be opened in external browser when clicked

Allow links clicked in an Xpage (that is launched from Notes Client 9 or 10) to be displayed/opened in external browser: 1. Create a new xpage onto a blank Notes db 2. Add Core Control Link onto the xpage 3. Set the URL to a site known to be acces...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
over 6 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Hover Over Text on Action Hot-Spot Notes Client

Please allow hover over text or better still programmable tool tips for images in Notes Client when using Lotus Script Action Hot-Spots.. It is difficult to design modern apps for Notes Client, I replaced descriptive text hotspots with these icons...
over 4 years ago in Domino Designer 0 Under Consideration