May 05, 2022 02:10 PM
Hello :slightly_smiling_face:
Need help with the Attachment field, please.
For some time now I use the attachment field to store images, and I had “show attachments in reversed order.” option toggled on.
Now, I want to toggle off “show attachments in reversed order.”, but keep photos in same order.
How can I accomplish that without doing it manually, since I have a loot of files and reccords?
Thank you,
Pjero
Solved! Go to Solution.
May 05, 2022 10:31 PM
The easiest way that I know of to do that is via a script. Here’s one that does the job.
The actual code that reverses the order isn’t much, but I gave it a minimal UI via script settings, along with some feedback to make it more user-friendly. I don’t offer any warranty on how this thing behaves, but it performed well in my tests.
May 05, 2022 10:31 PM
The easiest way that I know of to do that is via a script. Here’s one that does the job.
The actual code that reverses the order isn’t much, but I gave it a minimal UI via script settings, along with some feedback to make it more user-friendly. I don’t offer any warranty on how this thing behaves, but it performed well in my tests.
May 06, 2022 06:13 AM
Thank you @Justin_Barrett this does the job perfectly!