Support

Account

Home Forums ACF PRO Parent.block variable > all the inner.blocks

Helping

Parent.block variable > all the inner.blocks

  • I am also trying to pass a global variable of the parent.block to all the inner.blocks.
    Is it possible?

    p.s. I want to select a tag-type [h2-h4] for all the inner.blocks titles.

  • And so this is possible via block.json’s

      "data": {
        "variable": "A"
      },
      "providesContext": {
        "acf/fields": "data"
      },
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.