Hi,
I am trying to find a rule for a field I have. I have a few fields. One is for an email address that I am using a people picker. Then I have another field that I have listed as PositionVacant. Then I have another field called PositionVacantBooleanRule. On the Boolean field, I want to put a Boolean(Email = " "). Then a rule outside the field that states if Boolean rule is true, set PositionVacant to Vacant. if BooleanRule is false, set PositionVacant to Not Vacant.
How would I accomplist this task?
Thanks.