How to adjust sort order of Looper Provider > Dynamic Content

I’ve tried a few things and I can seem to modify the sort order of my output.

Since the Dynamic Content option only has 1 field, I’d assume we would modify that field, by I’m not seeing any changes.

What am I doing wrong here? Is one of these almost correct?
{{dc:acf:post_field field="direct_flight_airlines" orderby='title' order='asc'}}
{{dc:acf:post_field field="direct_flight_airlines"}}&orderby=title&order=asc

Hey @splaquet,

The Dynamic Content does not support sorting. Sorting may be possible with custom development but that would be beyond the scope of our theme support.

Check out our basic One service if you need customization suggestions or One Total Care for simple customization implementation.