Hi, my page has dynamic pages for different brands. I want each page to have a slightly different coloring to align with their respective brands. I could all different textures to each entity but ideally I would like the same texture with a different color filter applied.
Is there any way that i could apply the color filter based on a database value?
Thanks
Hey
If you have the colors stored in the database like #ff00ff and so on you could make a color filter using a repeater with just circles as shape objects and then use style.backGroundColor to set to all your different colors and when clicked just show the brands matching those colors.
Thanks, I decided to redesign this area of the sight, but i’ll certainly keep this in mind if I go back to this idea.
Happy new(ish) year.
Joshua
Hi Andreas / Velo Expert - Just following up here.
What would the code be if I had a repeater ( repeater #1) and wanted to add a ‘Darken’ filter’ to an image (# image2 ) if the text in a field (# text79 ) said ‘Sold Out’?