I apologize to all; I have spent the last hour and a half searching for this but nothing came quite close. I have a radio button, editable, two choices, yes and no, in two columns. It is in the last cell of a table; the preceding three fields are editable, multi-value
I have a hide-when in the button that is not working entirely properly. Here is the hide-when formula: .CompName != “CompanyXYZ” : @IsNotMember(“[DMCrew]”; @UserName).
the problem is, the button does disappear if you don’t choose CompanyXYZ. It does not disappear based on the role; further, when it does show and the individual filling in the form tries to access the yes/no choice, neither button will stay filled in. I can live with the user seeing the button, but what do I need to to to give them permission to actually make the choice? This does not happen to me as a developer. I’m stumped. It is probably something very simple.
Thanking you in advance for any suggestions. Cathy