Hi
if I write a constraint on a field in one form it seems to make it required on other forms on other screens . For example if I make a field required in AddAddress screen effective date it seems to impact HireResource screen also. How do i ensure that it does not propagate or impact other forms on the same business class or other business class. is there a way to explicitly make a field only required for that particular form and not other screens.