Join Slack
Communities
Powered by
sometimes chaining works `<#list record.item?so...
# advancedpdf
m
michoel
06/25/2020, 11:26 PM
sometimes chaining works
<#list record.item?sort_by('field2')?sort_by('field1') as item>
r
Ricardo
06/30/2020, 6:30 PM
@michoel
this worked exactly! thanks! Have you had experience with "reverse" though? no examples here of it working and I can't seem to get it to work.
Ricardo
06/30/2020, 6:31 PM
nevermind. figured it out.
Open in Slack
Previous
Next