Assets Documentation

Grid inside Fluid Field Tags

This page shows how to setup your field tags inside Grid fields inside Fluid fields.

The tag params, variables, and shortcuts are the same as the "Field Tags".

Single Tag Syntax

{your_fluid_field}
    {your_fluid_field:your_grid_field}
        {content}
            {content:your_assets_field:filename}
        {/content}
    {/your_fluid_field:your_grid_field}
{/your_fluid_field}

Tag Pair Syntax

{your_fluid_field}
    {your_fluid_field:your_grid_field}
        {content}
            {content:your_assets_field}
                {your_grid_field:your_assets_field:filename}
            {/content:your_assets_field}
        {/content}
    {/your_fluid_field:your_grid_field}
{/your_fluid_field}

Support

Having problems setting up and/or using Assets? Support is offered from 10am to 4pm EST weekdays. Send us an email at help@eeharbor.com and we will respond as quickly as we can.