Sort not working on dynamic page

Hi,
Im working on this Dynamic page:
https://reutneo.wixsite.com/yaronlevy/PROJECTS/VISA

I added 2 kinds of sort to the “PROJECTS” dataset in the dynamic page:

  1. Sort by “Order” column in the DB. Low → High
  2. Sort by “Project Name” column in the DB. A → Z

Sort number 1 is not working from some reason.
Can someone please tell me why?

P.S
I did this kind of sort in other parts of the this website and it’s works.

Hi,
The sort on the first screenshot refers to the information displayed on the page itself. The second screenshot refers the to collection itself. If you wish to sort the collection records, you can use the sort button (next to Filter & Sync buttons).

I hope the difference is clear.

Best,
Tal.

I don’t need to sort a collection.
I want to sort the projects in the Dynamic page - first by order field and then by name (A–>Z)
It’s not working right now

Hi Oren:

The link you provided doesn’t seem to be working. Did you publish it?

What is your expected outcome of this sort?

Given your data the first sort will deliver:

STARTUP NATION
VOLVO
Rimoni Plast
VISA
Palo Alto Networks
NISKO

The second sort will deliver

NISKO
Palo Alto Networks
Rimoni Plast
STARTUP NATION
VISA
VOLVO

Which is exactly what your drop down list is showing.

So it seems that the sort is doing what you have asked it to.