This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/kthelp/ktcore/EN/admin/dynamic conditions.html

38 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Dynamic Conditions</title>
</head>
<body>
<h2>Dynamic Conditions</h2>
<p>
A dynamic condition filters content in the system to selectively apply permissions to documents that meet the criteria of the condition.
</p>
<br />
<p>
After creating the dynamic condition you need to associate permissions with it on the Folder Permissions management page in Browse Documents.
</p>
<br />
<p>
<h3>Dynamic Conditions and Workflows</h3>
</p>
<p>
Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows.
</p>
<br />
<p>
<h3>Viewing / Adding / Editing / Running Dynamic Conditions</h3>
</p>
<p>
On the Dynamic Conditions page you can perform the following actions:
<ul>
<li>View existing dynamic conditions</li>
<li>Add a new dynamic condition</li>
<li>Edit an existing dynamic condition - add/remove/or edit criteria</li>
<li>Run a dynamic condition to test results</li>
</ul>
</p>
</body>
</html>