This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi, using the shared files module, I have the option to order ascending or descending. This is great, but how do I make files appear in a set order?
For instance, I want to order files specifically, so I number them 1 - 20. The problem with this is that when I get to file number 10, it appears at the top of the list, before number 1.
Is there a way to do this?
thanks.
only way I know is to use preceeding 0s like 00001, 00002,..00010 etc