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

AppDev Pack

Showing 32 of 7944

Missing AppDev Pack Java APIs to read plain text from RichText fields

In our product we are using rich text fields to store large bodies of text. We have to use rich text because non-rich text fields have a 32kb limitation on text they can store. Add support for reading and writing plain text to/from rich text items...
almost 2 years ago in Domino / AppDev Pack 0 Under Consideration

Missing AppDev Pack Java APIs method to fetch profile document using document's name

Add support for fetching profile document using document's name (form + name).
almost 2 years ago in Domino / AppDev Pack 0 Assessment

Let us use external OAuth Providers to authenticate

Having IAM as OAuth authenticator inn the AppDevPack is great anyways, its an additional component that needs to maintained and updated. Please let external OAuth providers especially AD become the authenticator for domino-db and Domino especially...
over 3 years ago in Domino / AppDev Pack 1 Under Consideration

Domino AppDev Pack Support for MIME Fields

MIME Fields provides a perfect container for storing large JSON datasets. Currently there is not support in the Domino AppDev Pack to support this. Rich Text is not appropriate because it does not provide a clean read and write of JSON data.
almost 3 years ago in Domino / AppDev Pack 0 Under Consideration

Publish a secure login / SSO with SAML 2.0 for nodejs with Domino

Afaik the previews of the appdevpack did not include login processes for users, be it basic logon, oAuth or SSO like SAML. For production scenarios, we need user level security and thus a better way to authenticate with the apps. Therefore I ask t...
over 5 years ago in Domino / AppDev Pack 2 Under Consideration

Simplify install process for AppDev Pack

At first glance installation of AppDev Pack should involve 1 skilled admin and 1 skilled developer, or 1 very skilled DevOps if you have some available in you organisation. please make installation of it as easier as possible. there should not be ...
about 2 years ago in Domino / AppDev Pack 2 Under Consideration

Provide more Domino API for domino-db package like ACL, get NSF Roles, etc

Domino-db is great package but still can't be used as XPAGES alternative. Some API missing like how to get current user's roles. So please provide and port all Domino API into domino-db package.
almost 4 years ago in Domino / AppDev Pack 2 Under Consideration

Make DominoDb available as Spring Data project

The Spring Data project makes connection to various data stores easy as pie. There are projects for of course SQL datat stores, but also a lot of NoSQL datastores, like MongoDb, CouchDb and many more. If there is a Spring Data for DominoDb it will...
over 5 years ago in Domino / AppDev Pack 2 Under Consideration

Let DQL include $Fields in queries

A lot of internal states and information in a Domino App lives in $-Fields in Documents. Currently, DQL does not support those in a query so we can't e.g. de-select replication/save conflicts or select only documents that have attachments or docum...
over 3 years ago in Domino / AppDev Pack 1 Under Consideration

Allow custom claims in ID token and introspection endpoints

Many solutions that provide REST APIs require access to token claims that are not available in the IAM server by default. For the IAM server to be usable in more complex environments, it needs to support custom claims. These claims can be static, ...
almost 3 years ago in Domino / AppDev Pack 2 Needs Clarification