Widget not working correctly
I have a widget that displays a button when my variable is true, but this button isn't appearing even when my condition is true.The variable in question is trigger_evolution_survey, and it's of type true/false.I've provided my HTML body template and ...