Greetings,
HRLO is a drop down list field which will have 4 choices: Homeowner, Renter, Landlord and Other.
If HRLO = 'Renter' or IF HRLO ='Landlord' Then show Field1, else IF HRLO = 'Other', Then show Field2 What is the syntax for this?
Thank you
Ken