Zum Hauptinhalt gehen

Sections Metadata in FS List (Page)

Kommentare

3 Kommentare

  • Zendesk API User
    Author: MichaelaReydt - 8/25/2015 8:57

    Hello Syed,

    may I ask you which FirstSpirit version do you use?

    Further more could you tell us if you just need the metadata of the section "Text (HR)" or of all the four checked sections? And do you need the metadate while you edit and save the page or while preview and generation of the page?

    Best regards

    Michaela

    0
  • Zendesk API User
    Author: MichaelaReydt - 8/25/2015 10:28

    Hello Syed,

    I tryed with FS 5.1.419 and our Mithras Energy demo project.

    Per iteration over the FS_LIST you just get the ids and labels of the selected sections.

    $CMS_FOR(item,st_nav)$

         $CMS_VALUE(item.uid)$

    $CMS_END_FOR$

    Due to that you futher more need to identify all sections of the page and to filter them with the ids you received before. On this way you get all sections of the page selected in the FS_LIST and you could get their metadata on the usual way.

    Best regards

    Michaela

    0
  • Zendesk API User
    Author: syedkabeer - 8/27/2015 8:06

    Hi Michaela

    Server version: 5.1.214.66047 -

    And also I need all the four section metadata permission.

    Thanks for your reply. Let me check to integrate.

    Regards

    -Syed

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.