Arrange entries according to order within low variable
My low variable is of type "select entries". I then use this variable within my channel entry tag to select entries - entry_id="{lv_featureblock}" that works fine. I would also like the order of the entries to be the same order as which is selected within the low variable control. Is this possible? This would give me real freedom to arrange my articles as I want.
Replies
Low 9 Jul 2012 16:51
Yes. Use the fixed_order parameter.
martin allman 9 Jul 2012 17:06
great thank you