Latest sections at the top in repeating dynamic layout
I have a page list into which I insert a new page at each click. I used append and map to action in data transform and LAST keyword for each property. I used a sort action as well. But each new section is appened at the buttom of latest one. Is there something that I should be considering to make sure new page is inserted at the top of each latest repeating section?