New Records last rather than first?
2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 15, 2010 (RSS)
By zip222 - December 15, 2010
Is there a way to have new records in a multi-record editor appear last instead of first?
Re: [zip222] New Records last rather than first?
By Chris - December 15, 2010
Hi zip222,
I'm assuming you're using the dragSortOrder field?
If you reverse the order of your records, new records will appear last. To do this, go into your Section Editor, click the Sorting tab, and change Order By from:
...to:
Does that help? Please let me know if you have any questions.
I'm assuming you're using the dragSortOrder field?
If you reverse the order of your records, new records will appear last. To do this, go into your Section Editor, click the Sorting tab, and change Order By from:
dragSortOrder DESC
...to:
dragSortOrder
Does that help? Please let me know if you have any questions.
All the best,
Chris
Chris