Section Editor Drag Sort Order (product sort)

4 posts by 3 authors in: Forums > CMS Builder
Last Post: June 18, 2009   (RSS)

By rasbro - June 17, 2009

Hello,

I thought newer versions of CMSB had a new drag sort feature in the section editor that could also affect the sort order of the viewer (listings page on the website).

I just upgraded a client recently to v1.24 and have not found this feature. Maybe I misunderstood. Am I missing something?

Thanks,
Brian

Re: [rasbro] Section Editor Drag Sort Order (product sort)

By isdoo - June 18, 2009

I think you should be able to just add it to your tables.

Field Label: Order
Field Name: dragSortOrder
Field Type: none

Re: [isdoo] Section Editor Drag Sort Order (product sort)

By rasbro - June 18, 2009

Thank you for the help. I followed your instructions and it worked fine. The only thing I didn't expect was that I had to specify in the viewer code that the orderBy array be changed from null to dragSortOrder. The documentation for CMS Builder on interactivetools.com said that it would default to this if nothing was specified. But hey, at least I got it to work.

Thanks again!

Brian