Making fields required based on selection from another field
How do I make a field required for entry based on a value selected from a picklist? i.e. I have a picklist with 2 values. If one is selected, no other fields are required to enter. If the other is selected, several fields will require entry. I'm assuming I can do this using field validation but just don't know the code to include in the field validation section.
0