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

Clear

Ideas

Showing 1922 of 8870

Disable Hide

When testing an application, it is sometimes preactical to see hidden elements, to 'debug'. However, to do this, I need to get rid of all the rules and then create them again - hoping I don't forget something or don't make an error. An option to d...
over 5 years ago in Leap 2 Future Consideration

Possibility to edit a record in a table within a form with the form it corresponds to, not the limited one xcreated for the table

When you show data in a table within a form, if you want to edit a line (record)it, you get a minimum form that correponds to the fields in the table, not the original form attached . It needs all sorts of computations : computing the link, adding...
over 5 years ago in Leap 3 Already Exists

Configure the default sorting of a table in a form

We ought to be able to define the default sorting of any table appearing in a form : column, ascending, descending. At least for the first column.
over 5 years ago in Leap 0 Needs Review

overview latest accessed / modified files

I would be much more productive if i had an overview which design files I have accessed/modified lately. 99% chance I would continue my work in these files.
over 2 years ago in Domino Designer 3 Needs Clarification

I want the PHONETIC function

I want a phonetic phrase of characters typed in kanji. ex) KANJINAME:「能津 土美雄」 @Formulas>@Phonetic(KANJINAME,16) 'return のおつ どみお@Phonetic(KANJINAME,32) 'return ノオツ ドミオ Lotus Script>Phonetic(doc.KANJINAME(0),16) 'return のおつ どみおPhonetic(doc.K...
over 6 years ago in Domino Designer 1 No Plans to Implement

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Show and run hotspot buttons in the verse app

Hotspot buttons are not displayed in the Verse app. Why are Hotspot buttons not displayed in the Verse app? Each time I have to start IBM notes just to be able to click on the button because the Verse app can not display and run it.Especially for ...
over 6 years ago in Verse / Mobile (iOS) 1 No Plans to Implement

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Bug in lotusscript debug in Domino 12.0.2

When i use debug lotusscript in Domino 12.0.2 and click in object variable. I found blank screen under object as snapshot screen below this.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification