Skip to main content

Hey! 

 

I’d like to create a system where I can use conditional logical to show or hide a block for a group of countries instead of individual countries. For example creating a ‘group’ so instead of just person.Country == “Germany” OR person.Country == “France” for each country, the logic would recall a group of countries e.g. person.Country == “Europe”

Is there a way to do this in  the backend? 

 

Thank you!

Ellice

@bespokelyellice 

You can create a backend flow and set it to work for all the people from the multiple countries.. so as soon as someone joins your list if they are from any of the separate EU countries you can add them a new property for example Region with value EU or Europe or whatever you decide it to be..

Then you can use this property to just create one show/hide block based on that property


I’d like to second this request. A quicker check for both ‘country is EU’ and ‘country is Eurozone’ would be VERY useful.

G


Reply