2021.1

Table Of Contents
<div class="sub-rules">
<label>No Rules</label>
</div>
<div>
<label for="condition">Rules Condition:</label>
<select id="condition">
<option value="ALL">Match All Rules</option>
<option value="ANY">Match Any Rule</option>
<option value="NOTALL">Not Match All
Rules</option>
<option value="NOTANY">Not Match Any
Rule</option>
</select>
</div>
</div>
</div>
</div>
<div id="sorting-grouping-rules" class="sorting grouping">
<div id="value" class="rule entity-DATARECORDS entity-
CONTENTITEMS">
<label for="rule">Data Value Rule:</label>
<div id="rule" class="rule-body">
<div>
<label for="name">Name:</label>
<input id="name" type="text" placeholder="Name"
required />
</div>
<div>
<label for="numeric">Numeric:</label>
<input id="numeric" type="checkbox" />
</div>
<div>
<label for="order">Order:</label>
<select id="order">
<option value="ASC">Ascending</option>
<option value="DESC">Descending</option>
</select>
</div>
</div>
</div>
<div id="property" class="rule entity-">
<label for="rule">Property Value Rule:</label>
<div id="rule" class="rule-body">
Page 196