I have a user that says, at another shop, they had an AMI that would format the rows on a Shotgun List page (e.g. “Sequences”, “Shots”, etc.) so that they were “striped” (i.e. the row backgrounds alternated between gray and white).
And I thought I knew a lot of Shotgun tricks, but this one has me stumped.
Anybody know if this is possible? Any idea how to do it?
Formatting rules can be applied globally or per page. I think they are not exposed to the API.
Applying this technique globally is probably tricky since all the pages have different sorting order and the formatting rules needs to (or should) work with shotguns light and dark mode.
But good luck with the implementation!