Skip to content

Customize tags list order #1372

Answered by gpsblues
gpsblues asked this question in Help
Feb 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

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}}.

{{reverse @config.custom.listingTag}}
{{#getTags (concatenate @config.cu@config.stom.listingTag) "" ""}}
...
{{/getTags}

@config.listingTag is obtained from a "Tags dropdown" field with the option multiple:true

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gpsblues
Comment options

Answer selected by gpsblues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants