Hi
The typology/model component for the tch is Type of registration tch162.
But, as the Documents tch300 section is a virtual section as Objects tch1 and the request_config doesn't define the model section_tipo into the sqo:
{
"request_config": [
{
"sqo": {
"section_tipo": []
},
"show": {
"ddo_map": [
{
"tipo": "hierarchy25",
"parent": "self",
"section_tipo": "self",
"value_with_parents": false
}
],
"fields_separator": ", "
}
}
]
}
The default will be fired, so Property typologies tch2 is the model for all virtual sections!
Explanation:
All tch sections have only one TLD for all virtual sections, unlike the thesaurus, which uses different TLDs for each virtual section (e.g., es for Spain, fr for France, etc.).
Therefore, a question arises: is this configuration acceptable? Should we have a single unique typology/model thesaurus for all tch virtual sections or do we need different typology/model thesauruses for each tch section?
Currently, we have four virtual sections.
All with the same target typology/model
What do you think?
Best