I have successfully created a new custom form field. It retains a single string value. I would like to make the display of other fields contingent on the value of my custom field. I was surprised to find that this functionality was not automatically enabled!
What specifically do I need to add to my custom field code so that its value can be tested by the conditional logic of a different form field?