With reference to this post more than a year ago, I have a similar situation.
https://answers.laserfiche.com/questions/86204/make-a-field-required-when-another-field-is-not-empty
I would like to make one of two fields a Required field based on which choice the applicant makes in another field. Below, I have clips of the fields in question. The options that can be requested are different depending on which Hamlet they are from. Apparently, what I want can only be done by using JavaScript, but I have no experience with that. Can anyone help with the JavaScript coding? The sample coding that was provided in the post that I mention above is just not close enough to my use-case-scenario to adjust with my limited experience.
Note: Currently, I have the two fields hidden until they pick a Hamlet. It's just the Required part I'm wanting and don't know how to do.