You can turn off policy checking in your user form by adding the following field to the form:
<Field name=’viewOptions.CallViewValidators’>
<Display class=’Hidden’/>
<Expansion>
<s>false</s>
</Expansion>
</Field>
|
This field overrides the value in the OP_CALL_VIEW_VALIDATORS field of modify.jsp.