So I have 2 issues that I’m trying to figure out:
First what do I need to code to have my table sorted via a drop down menu.
for example, user selects Name (AtoZ) and it sorts by ascending, or selects Rating(Ascending) etc.
Second, In my database, I have a referenced field and it looks like I am unable to sort by referenced fields. What are some solutions?
Thanks for all your help