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 1287

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...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

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...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Extend the functionality of xpages as a theme, custom control, web dav, file managment and...

Integrate in the designer a new version of the theme with mobile support (Oneui v4 like bootstrap) New custom control for a ready integration with cloud services and built in advanced features Add a custom control for calendar views Finalize...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
almost 4 years ago in Domino Designer / Views 1 Needs Clarification

Use grid and flex for tables in standard controls instead of the table tags.

With CSS grid and flex, there is much more flexibility, and there are many other advantages.
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
over 6 years ago in Domino Designer / @Formulas 3 Under Consideration

Add "force update" option to @GetProfileField / profile documents

Profile documents are a great way to store basic configurations or even user based configurations for an application. The documents seem to be cached for better performance. This is also great. But this is also sometimes an issue. When you make a ...
over 6 years ago in Domino Designer 1 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
about 2 years ago in Domino Designer / Debugger 1 Under Consideration