Skip to main content
1-Visitor
November 10, 2014
Question

hide/show wt.doc attributes in a search based on security label

  • November 10, 2014
  • 1 reply
  • 2358 views

Hello All,

Is there a way to hide or show document attributes during a search, for main or sub-types, based on the security label that document has?

I am looking for a way to search for all documents in a specific library and will get some or all attribute information back in the search depending on the security label of the document and the user who is in or outside that security group. The document will allways show up in the search but when you go to the information page only the allowed attributes are shown.

e.g.

Document A is a general document without security label and Document B with the security label Secret.

General user:

Document A, Attribute 1, 2, 3, 4

Document B, Attribute 1

Secret user

Document A, Attribute 1, 2, 3, 4

Document B, Attribute 1, 2,3, 4

Any help or insight would be helpful.

1 reply

12-Amethyst
November 11, 2014
1-Visitor
November 11, 2014

Hello Darren,

I was able to setup profiles and did see that I could hide e.g. the value of an attribute but when I am using a Security Label the document isn't showing up at all when your are not part of that Security group.

I am now seeking for an alternative for Security Labels to limit the access to documents.

regards, Hein

1-Visitor
November 11, 2014

Hi, Hein!

You can create filter that will hide or show your attribute. Use jcaDebug=1 on your page and you will see wich filter validate any attribute. See the customizers guide for creating filters and validators.