This option is used to specify the columns that will be used as filters to find the training course.

Inside a trainingSearchField tag, it is possible to set multiple fields at the same time, in which case the training courses will be searched by all these columns jointly:

<options>
    <trainingSearchField>
        <trainingPathCode/>
        <trainingId/>
    </trainingSearchField>
</options>