SNOW-CAD • Practice Test 11
Free SNOW-CAD practice test — 15 questions with explanations. Set 11. No signup required.
Refer to the exhibit. A UI Policy is defined on the Incident table. When will the 'assigned_to' field be hidden?
<uipolicy name="hide_field" table="incident" condition="current.state==1" order="10" active="true"> <uipolicyaction name="action1" action="setVisible" fieldname="assigned_to" visible="false"/> </uipolicy>