Bricks Dynamic Data & Nested Groups on a Settings Page

Support General Bricks Dynamic Data & Nested Groups on a Settings Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48942
    Jayron CastroJayron Castro
    Participant

    Hello Meta Box Team,

    I'm using Meta Box AIO with Bricks Builder and have a question regarding the correct syntax for retrieving data from nested group fields on a custom settings page.

    1. Our Goal:

    Our goal is to manage all content for our main landing page via a custom Settings Page created with your extension. We are then using Bricks Builder's native Dynamic Data feature to display this content.

    2. The Data Structure:

    On our Settings Page (option_name: customizacao-do-site), we have a field structure with nested Groups:

    Parent Group: lp__segmentacao_cards

    Nested Group inside the parent: card_corretor

    Single Image field inside the nested group: imagem_do_card

    3. The Problem:

    In the Bricks editor, we can successfully retrieve data from top-level fields on the settings page (e.g., {mb_settings_lp__heroi_titulo}).

    However, when we try to access the nested image field, the dynamic data tag returns no value. We have tried several syntaxes, including the following, without success:
    {mb_customizacao-do-site_card_corretor_icone_corretor}

    4. Our Question:

    Is there a specific syntax required within Bricks Builder's dynamic data tags to correctly access a sub-field that is inside a nested group on a Settings Page? Or is this a known limitation?

    We are trying to avoid using custom PHP functions to keep the build process as clean as possible within the visual editor.

    Thank you for your time and for the excellent plugin.

    #48946
    PeterPeter
    Moderator

    Hello Jayron,

    Thanks for reaching out.

    In case of using Bricks Builder, please reach out to them if you have any issues with installation, configuration, compatibility, or usage.
    Refer to our support policy https://metabox.io/support/topic/support-policy/

    #48950
    Jayron CastroJayron Castro
    Participant

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.