https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35981 --- Comment #2 from Esther Melander <esther.melander@bywatersolutions.com> --- Yes, I can see the codes as the authorized value. However, when selecting RELTERMS for $4 in the framework, the description is what is displayed. The description is equivalent to the terms and not the codes. $4 should display the codes as a code rather than the associated term as that should be in $e. This is an example: 100 1 Presthus, Robert Vance, ǂe author ǂ4 aut Also, reading up on this, $4 is repeatable. Another example: 100 1 Wagner, Kate, ǂe composer, ǂe instrumentalist ǂ4 cmp ǂ4 itr The example above also suggests there is not always a one to one relationship between a term and a code. Would a plugin address what data is displayed? It would be easier to maintain one list of codes and terms. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.