Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
If you run a query in a function for the list page do you need to rerun the query if you place code in a snippet on the list page?I don't want to 2x query if I don't have to.Thx!
Hi,yes.Or as woraround you can define this query as global variable and use it in the custom events.