Hello! I’m creating a project management website & need help with a question that I have not been able to find online.
I’ve created a dashboard where site members can view new projects. From the “View/Vote” button they are directed to a dynamic page where they can view project details and either Approve or Deny the project. I’ve created a column for each member to track their vote in the database.
On the original dashboard, I would like to show who has and who has not voted on each project under the “Decision Needed” and “Decision Made By” columns. Is there a way to show an image in a repeater based on if a cell in a database is empty/not empty?
Thank you so much in advance!