SNOW-CAD • Practice Test 5 — 25 Questions
Free SNOW-CAD practice test 5 — 25 questions with explanations. 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>