Duplicate fields on a form can lead to unexpected results with UI policiesIssue A UI policy designed to display a field when a condition is met, does not display the field even though the condition is met.ReleaseAll releases.CauseThe field was duplicated on the form and also appeared in a section higher on the form, than the section where it was meant to be. Duplicate elements on a form are not supported.ResolutionRemoving the duplicate field element from the earlier section, will allow the field (in the expected section) to work correctly with the UI policy.