Hello,
I seem to be having an issue with the public portal and sorting ascending A-Z. The typical title will be “<title>, Spring <year>” and “<title>”, Fall <year>”. This will, of course, sort everything by year, but put Fall before Spring. So, to counter this, I inserted a numerical value, so that it reads, “01 - <title>, Spring <year>”, and 02 for the Fall, 03 for the following Spring, and onward:

In the my portal, this keeps the assets in order, however in the public portal, it does not:

Even when I try descending A-Z, it will not have them in order. Again, this is not an issue in my internal portal, only the public facing one.
Has anyone else run into this problem, and if so, how did you resolve it?