Forum

This content is now out of date.

Visit Our Community

Ordering sections

Hi,

I'm wanting to order sections by something other than ascending/descending. Is it possible to apply some sort of sort order to a section field?

for example, if my sections are the colours of the rainbow, I would get the following sorting:

blue
green
indigo
orange
red
violet
yellow

but what I actually want is:

red
orange
yellow
green
blue
indigo
violet

Thanks

Brendon
Hi Brendon,

Unfortunately you can only sort by asc/desc order.

I have created an enhancement request to allow custom sorting (TASK ID = 120996) which can hopefully be implemented in a future release.

Regards,
David

Thanks David,

In the end I re-labeled to be:

01 - red
02 - orange
03 - yellow
04 - green
05 - blue
06 - indigo
07 - violet

Not exactly elegant, but it allowed me to get the sort order I needed.

Thanks

Brendon