Hi Ben,
You could add a checkbox field and make it conditionally visible. However, that would appear when a user fills out another field(as opposed to "clicked" another label).
You may use the conditional vibility for the Checkbox field as "Hide" if the "First Name" is Empty. That way, once the user fills the First Name and when Clicks in the other field, the Checkbox field appear.
Would that help?