-
Hi, Is there a way to sort a list of extracted tags with {{getTags}}? Thankyou
|
Beta Was this translation helpful? Give feedback.
Answered by
gpsblues
Feb 15, 2024
Replies: 1 comment 1 reply
-
@gpsblues as it is stated in the helper description:
So you must provide the IDs in
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't use {{orderby}} correctly, but {{reverse}} acts directly on the string and I get the desired result.
So I use {{reverse}} before {{getTags}}.
@config.listingTag is obtained from a "Tags dropdown" field with the option multiple:true