Hi,
please help me figure this one out: EE. 2.11.1
While using:
{grid_field row_id="1"}
{grid_field:title}
{grid_field}
just noticed that the row_id is for ALL entries combined. is that’s the way it suppose to be
(eg.: if i have a grid field with 3 rows. and 2 entries are using this field, then on entry 1 row_id’s are 1,2,3 and on entry 2 row_id’s are 4,5,6? i’m pretty sure that not the way it suppose to be, unless i’m missing something here 😊
if i’m not using it correctly, how can I use the row_order the same way as row_id {grid_field row_id="1"} and {grid_field row_id="not 1"}
ended up using an if loop with the :index variable instead but I think this should be looked at.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.