Hello All,
I have a Wix database with several columns which contains a number 1 - 5. I would like to have each of my dynamic pages have a photo which shows filled in stars for whatever the value in the database shows. For example, if I had a value of 3 in the database, there would be an if-then statement that checks the value and then places the corresponding image associated in the if-then statement onto the page. I have never used Wix code before and my attempts this afternoon have proven fruitless.
How could I achieve something like the above in Wix? Is it even possible? I have thus far only seen ways to add custom Javascript for predefined interactive systems (like hovering or clicking) as opposed to dynamic changes based on database values.
Thank you so much for your help!