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 1342

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
over 1 year ago in Domino Designer / @Formulas 2 Needs Review

Extension Library Control enhancement fully mobile support

Extension Library Control enhancement fully mobile support. Some selected control such as namepicker should be search or filter in choice and display with unlimited value. Date picker should be support display on mobile device too.
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Provide a way to record time more precisely than one second intervals in LotusScript

I would like to be able to time some of my code to improve the speed. However, Time, Timer and NotesDateTime will only return time in one second intervals. This is not really accurate enough to be useful. I would like to be able to grab the time b...
about 5 years ago in Domino Designer 4 Under Consideration

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
over 2 years ago in Domino Designer / Views 1 Needs Review

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Require minimum access level to open database in client

Setting this option e.g. to Designer, I could prevent that a "normal" user can open a database in Notes Client. This is a big feature when an application is migrated to web and I want to prevent a user using Notes access. So I can assure that a us...
about 5 years ago in Domino Designer / Views 1 Under Consideration

Speed up, or better still, get rid of "Building list of design templates"

It sometimes takes ages for Notes to build this list, and it does it over and over again. Quite a nuisance when one is developing and testing new functionality. Please create a cache of design templates somewhere, so that Notes stops rebuilding th...
over 5 years ago in Domino Designer 0 Under Consideration

Submitting support requests

I want to report a bug in Domino Designer but there's no option to do this from the Help menu (or the Notes or Admin client). We can click the submit feedback option which just links to this ideas forum, and there's a link under Resources\HCL Cus...
over 1 year ago in Domino Designer / Documentation 3 Already Exists

Programmatically Refresh a UI View opened by User A when a document is create by user B fron another view

Context: Using Notes client, User A have opend a view "MyView" who contains Document using Form "MyForm". User B Open another view and modify a document which is available in both view. We need the first view opened by User A to refresh / reflect ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review