Hi. Using FF Matrix, is it possible to limit the output to 1 specific row of data?
Perhaps this is somehow done with the {row_count} parameter?
I only want to show data from Row 2 of my data, but using the standard IF conditionals it doesn't work.
I tried doing {if row_count == "2"} but that doesn't work. Am I off base?
Thanks!
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
Official
Response
-
FieldFrame 1.2 added an "offset" parameter to FF Matrix, so this is possible:
{ff_matrix_field offset="3" limit="1"}
There's also a new "search" parameter:
{ff_matrix_field search:column_name="y" limit="1"}
-
Any update, comment or thought on this Brandon?
Did my question make sense?
Thanks in advance. -
-
-
-
FieldFrame 1.2 added an "offset" parameter to FF Matrix, so this is possible:
{ff_matrix_field offset="3" limit="1"}
There's also a new "search" parameter:
{ff_matrix_field search:column_name="y" limit="1"} -
Loading Profile...



EMPLOYEE


