Search the FirstSpirit Knowledge Base
{
"fsType": "Section",
"name": "buehne",
"displayName": "Bühne",
"identifier": "...",
"displayed": true,
"template": {
"fsType": "SectionTemplate",
...
},
"formData": {
...
Hi,
can anyone tell me what the attribute "displayed" of a section is about?
In the CaaS output it is included as data to every section, but only in the preview channel. In the release channel the attribute is not existant.
Hello f_koenig,
Since no one seems to be answering, here's a clue as to what it might be.
I suspect (but don't know for sure) that this attribute refers to the displayed option of a section, which can be set at section level next to the language abbreviation.
The section is not created during generation because it is hidden.
However, you may still want to see the corresponding sections in the preview, in which case the sections must appear in the CaaS with the corresponding information, whether they are displayed or not.
Best regards,
Holger
Hello f_koenig,
Since no one seems to be answering, here's a clue as to what it might be.
I suspect (but don't know for sure) that this attribute refers to the displayed option of a section, which can be set at section level next to the language abbreviation.
The section is not created during generation because it is hidden.
However, you may still want to see the corresponding sections in the preview, in which case the sections must appear in the CaaS with the corresponding information, whether they are displayed or not.
Best regards,
Holger
Thanks Holger,
that is exactly what is happening here!