Hello all
here's my situation:
I want to display content based on users country ip
for example:
row1 display to "ZA, SE, PT, PR, NO, NL, LU, IT, IE, FR, FI, DK, DE, CH, BE, AT"
row2 display to "US, NL, LU, IT, IE, FR"
row2 display to "US, GB, CA, AU" etc. (sometimes these lists include 60plus counties)
i've red that storing multiple values in one field is bad idea, then i've red that there's a SET type of column which can store multiple values. I'm totally confused now.
please advise which type of column and properties to use, how store data and how to search/retrieve data.
or if there's totally different workaround for this.
thanks in advance