Hey Solspace people.
What I need to do is not so much display user info but evaluate it. Can User help me?
Here’s an example: while on a regular page, what I want to do is evaluate values in custom member fields, and then display different information based on that.
So, if a logged in user has a “ship_country” value of Canada or the USA, I’d like it to say (in so many words):
“Thanks! No extra charges for shipping within Canada or the USA.”
But if “ship_country“‘s value is not Canada nor the USA, I’d like it to say
“There are shipping charges.”
Presently, I can’t get expresson engine’s “member custom fields” function to evalute like that, and I also can’t seem to get va_custom_member able to do that either. So I was wondering if User could help.
