I have a form built in Table View that lists selected entries based on a Slice. Is there any easy way to format the rows in alternating colors? I tried using formatting based on even/odd row number but because it’s a slice that excludes some rows the alternating coloring is inconsistent.
2 Likes
Griff:
Is there any easy way to format the rows in alternating colors?
Nope.
1 Like
Sad