Looking for tips for concise coding in templates

We would like to make a change to the tuition transfer section of the client and joint client letters.

Right now the letter uses the generic ‘their’. We would like to have it use a more correct pronoun (he or she).

Since there is no Gender selection on the Dependent screen to pull from, we have to look at all 17 or so of the options in the Relationship list and select the correct gender. It doesn’t help that some of the selections are gender neutral such as Parent. I assume this is why the letter uses ‘their’.

Can any one think of a concise way to code this? Or would it be possible to have an internal variable set based on the Relationship selection?

1 Like