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

Status Needs Review
Workspace Domino Designer
Categories @Formulas
Created by Guest
Created on Nov 17, 2021

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized.

e.g.

@SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1)

This formula filters the view to display only those documents which contain "ABC" in Column1, but does not display "ABC" itself after you run the formula because "ABC" is a category name.

This formula does not work for the Standard / non-categorized column or Categorized column which enables "Categorized is flat version 5 or greater" in the column property.

I request this formula to have display the category name ("ABC" for the sample above) as well or work for the Standard column.


Please find SetViewFilter.png which is the view before filtering and SetViewFilter2.png shows filtered documents which do not display "ABC".




  • Attach files