sort by anchor text
-
thanks for the link and for the further explanation!
Unfortunately, I have to disappoint you here. The sorting on “Edit” screen is currently not able to sort by the anchor text. It can only take into account the full cell content, as it basically doesn’t understand and interpret HTML code ??
One idea to get the correct order when the page is opened is to perform an intial sorting. For that, please try adding this to the “Custom Commands” textfield on the table’s “Edit” screen:
“order”: [[ 0, “asc” ]].
I am trying to sort by anchor text as well. I added the
"order": [[ 0, "asc" ]]
to the custom commands but it is not working. Please assist me.The page I need help with: [log in to see the link]
- The topic ‘sort by anchor text’ is closed to new replies.