cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable Keyword panel in unity client after document is archived?

Rahul_Kapoor
Content Contributor
Content Contributor

I  would like to change document keywords panel to read only post document archival in OnBase 18

or

disable document keywords modification from keyword panel after document is archived.

is it possible to achieve using unity script / workflow action or any hooks?

 

1 REPLY 1

Adam_Kuhn
Star Collaborator
Star Collaborator

Hey Rahul --

From a Unity Scripting/Script Hook perspective, I want to say that the answer is no; I don't believe the API exposes any methods for inactivating elements of the client Keyword panel or post-hoc marking keywords as readonly. What you *could* try is implementing a Document Re-Index (Pre-Archive) script that overwrites any changes made to the document with the original keyword panel data.