Viewing 1 replies (of 1 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Hello,

    Sorry for the late response.

    The id parameter for [attached] is for attachment ID, not page ID. This is a bit confusing, I actually had to look in the code now to check how this worked. It should be explained in the documentation.

    To get fields from another page, you can wrap the whole block with a loop:

    [loop id=25]
    [attached field=factsheet]
    [field url]
    [/attached]
    [/loop]
Viewing 1 replies (of 1 total)
  • The topic ‘How do I access an attachment from another page?’ is closed to new replies.