f_koenig
Returning Observer

Attribute "displayed" in CaaS ouput of fsType = section

Jump to solution
{
                        "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.

0 Kudos
Reply
1 Solution

Accepted Solutions
hoebbel
Crownpeak employee

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

View solution in original post

0 Kudos
Reply
2 Replies
hoebbel
Crownpeak employee

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

0 Kudos
Reply
f_koenig
Returning Observer

Thanks Holger,

that is exactly what is happening here!

0 Kudos
Reply