How do I change a label that I can't find in the code tables, such as the GETIT OTHER name or related titles wording?
Answer
Table of Contents:
On rare occasion there are values in the Primo VE front end that are not found in the code tables in Discovery>Display Configuration>Labels. When this happens, you may add a row with the code and the desired label.
To find the table where you need to add the row, inspect the element in an Internet browser in order to find the code behind the name. The first part of the element's name corresponds to the table where you need to add the new line of code.
In the case of GETIT OTHER, the code is nui.brief.results.tabs.getit_other but when you search for that in the code tables, you get no results. You also get no results when you search by description getit other, and there's no table called brief.results. The best way to find the appropriate table is to search for the first part of the code, as that will be consistent within a table. For example, search by nui.brief.results.tab, dropping the specific getit_other portion.
This shows that the appropriate table is the GetIT! Tab1 Labels:
In this case, you would add a line to the GetIT! Tab1 Labels with the code nui.brief.results.tabs.getit_other:
To change the label "RELATED TITLE," add a new line to the Display Constants Labels code table. You will need to enter the code nui.location.related_title and your label of choice.