That's not a valid substitution. You'll need to use the below to condition if the avatar field has an image uploaded.1)the condition i am using is not working :-
[cb:userdata field="avatar" avatar="nophoto_n|tnnophoto_n\.png$/]
You'd just substitute in the first name using [firstname] for example. The user object is going to be the user id specified in &users so substitutions will default to their user object.2)what should be the right substitution for this, (i am wanting the Firstname of the user to whom the PM is being sent ) ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Is the avatar field it self hidden? This could result in the substitution failing as the field won't be reachable. You can try the below, but it may not be as accurate as it's checking the database value directly.1)I tried the substitution but there is no difference in behaviour for users who are showing their avatar or who are not showing their avatar. The link shows for both type of users.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.