rob2771
1
Hello,
Apologies if this has been asked already. I searched forever but couldn't find the answer.
I have 'Numeric Order Filename Sorting' turned on, which works as expected when in the Directory itself.
How do I get this to work within the 'Info Tip' itself using {foldercontents}??
Many thanks in advance,
Rob
skinz
2
In my opinion, it is better to use folder names like this:
Season 01
Season 02
Season 03
Season 04
Season 05
Season 06
Season 07
Season 08
Season 09
Season 10
lxp
3
{foldercontents}
can be formatted in a few ways (docs) but natural numeric sorting doesn't seem to be one of them.
You could set up a script column that returns the list as you desire and use it in the info tip.
rob2771
4
I was originally going to do things that way; I knew that was going to bite me.
rob2771
5
Oooo, I'm going to have to put my big boy script pants on.
(was looking to start at some point)
Thanks.