Recently I discovered the Juicebox option of IMatch which is very usefull for me.
Problem: The sort profile selected in the export settings doesn't affect the sortorder of the output and the display in the gallery :-[. What am I doing wrong?
I'm exporting a couple of categories (with navigation in the gallery). Version is 5.6.18.
Looking forward to your help,
Gerd
Copy/Paste error by me, sorry.
Change line 630 of the script from
st.SortFiles(FileList,profilename)
to
st.SortFiles(df,profilename)
That's it.
Hi Mario
Works perfect :). Thank you for help,
Gerd