[Flow] Count table rows in Fluid Template f:for

Patric Eckhart mail at patriceckhart.com
Thu May 7 14:45:34 CEST 2015


Hey Bastian,

thank you for your answer.

I have a order table and a orderposition table.
The orderpositions are assigned to the orders.

With the for loop I get the orders and with the for loop in it I get the orderpositions for the order.

I want to add a static "orderposition" like a sentence e.g. "More than one" after the orderpositions if a field in the order table has the same values.

Like:

2 orders datasets with name Max Powerman
write More than one
or.
Max Powerman has only 1 order write nothing.

You understand?

I'm very grateful for help!!!


More information about the Flow mailing list