Skip to content

7.3 issue with Pro Variables grid field not parsing #3522

@robinsowell

Description

@robinsowell

This worked in 7.2, it breaks in 7.3. It only happens if the pro variable grid field has early parsing toggled ‘on’. If I turn it off, it works.

My template looks like:

{exp:pro_variables:parse var="lv_gridtest"}
  the file: {lv_gridtest:g_file}<br/>
  the text: {lv_gridtest:g_text}<br/>
{/exp:pro_variables:parse}

This outputs:
Screenshot 2023-06-14 at 11 35 43 AM

My grid field had 2 rows:

Screenshot 2023-06-14 at 11 36 51 AM

Metadata

Metadata

Labels

Bug: AcceptedBug has been confirmed, is reproducible, and ready to work on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions