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 1233

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow hide when formula for document table colums

When designing complex forms by using tables, sometimes it would be helpful to show or not show a column dynamically. Therefore, a hide when formula could be used which is not possible today.
over 5 years ago in Domino Designer 3 Under Consideration

In the designer, please set the default for 'Project/Build Automatically' to DISABLED

If enabled, and someone opens a database in the designer (e.g. an administrator that what to reschedule an agent) - then all java code is recompiled. If the user doesn't have the right java environment (installed the correct jars etc) - then the a...
over 5 years ago in Domino Designer 1 Under Consideration

Manage Domino groups memberships from LotusScript

Please provide a class to manage/read users and their group/subgroup memberships in any Domino address book.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
over 5 years ago in Domino Designer 0 Under Consideration

Rich-text reports (tables, pie charts...) from Notes Client

Rich-text reports can look nice compared to many other Notes design elements, but creating such reports is a lot of work. Methods to create tables and graphs and pie charts etc. in rich-text items should be provided.
over 5 years ago in Domino Designer 0 Assessment

New design element - dynamic table

We need a new design element to put on a Notes Form which would contain a resizable table. Perhaps it doesn't have to be a new design element, it could maybe be a richtext field but with new methods. It would enable dynamic tables with arbitrary ...
over 5 years ago in Domino Designer 4 Under Consideration

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

New design element: embedded browser

Just like we can embed a view, would it not be great to have an embedded browser (using the setting of your current browser). Especially for mobile (Nomad) applications, this could enrich the experience. Of course the url needs to be computed, and...
over 5 years ago in Domino Designer 5 No Plans to Implement

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
over 5 years ago in Domino Designer 2 No Plans to Implement